SVGPathSeg.PathSegType

SVGPathSeg.PathSegType property

The type of the path segment as specified by one of the constants defined on this interface.

public ushort PathSegType { get; }

Property Value

The type of the path segment.

See Also