SVGTextPathElementTEXTPATH_METHODTYPE_STRETCH Field |
Corresponds to value 'stretch'.
Namespace:
Aspose.Svg
Assembly:
Aspose.SVG (in Aspose.SVG.dll) Version: 22.4
Syntaxpublic const ushort TEXTPATH_METHODTYPE_STRETCH = 2
Public Const TEXTPATH_METHODTYPE_STRETCH As UShort = 2
public:
literal unsigned short TEXTPATH_METHODTYPE_STRETCH = 2
static val mutable TEXTPATH_METHODTYPE_STRETCH: uint16
Field Value
Type:
UInt16
See Also