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
- package com.aspose.html.Dom.Svg.Paths
- package Aspose.HTML
Corresponds to a “absolute moveto” (M) path data command.
public const ushort PATHSEG_MOVETO_ABS;