SVGPathSeg.PATHSEG_MOVETO_ABS
SVGPathSeg.PATHSEG_MOVETO_ABS field
Corresponds to a “absolute moveto” (M) path data command.
public const ushort PATHSEG_MOVETO_ABS;
See Also
- class SVGPathSeg
- namespace Aspose.Svg.Paths
- assembly Aspose.SVG
Corresponds to a “absolute moveto” (M) path data command.
public const ushort PATHSEG_MOVETO_ABS;