SVGPathSeg.PATHSEG_LINETO_ABS
SVGPathSeg.PATHSEG_LINETO_ABS field
Corresponds to a “absolute lineto” (L) path data command.
public const ushort PATHSEG_LINETO_ABS;
See Also
- class SVGPathSeg
- namespace Aspose.Html.Dom.Svg.Paths
- assembly Aspose.HTML
Corresponds to a “absolute lineto” (L) path data command.
public const ushort PATHSEG_LINETO_ABS;