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