SVGPathSeg.PathSegTypeAsLetter

SVGPathSeg.PathSegTypeAsLetter property

The type of the path segment, specified by the corresponding one character command name.

public string PathSegTypeAsLetter { get; }

Property Value

The type of the path segment.

See Also