SVGPathSeg.PATHSEG_MOVETO_REL
SVGPathSeg.PATHSEG_MOVETO_REL field
Entspricht einem “relative moveto” (m) Pfaddatenbefehl.
public const ushort PATHSEG_MOVETO_REL;
Siehe auch
- class SVGPathSeg
- namensraum Aspose.Html.Dom.Svg.Paths
- Montage Aspose.HTML
Entspricht einem “relative moveto” (m) Pfaddatenbefehl.
public const ushort PATHSEG_MOVETO_REL;