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