SVGGeometryElement.GetEquivalentPath

SVGGeometryElement.GetEquivalentPath method

Returns a new instance instance of the SVGPathSegList which represents SVGGeometryElement as path segments.

public SVGPathSegList GetEquivalentPath()

Return Value

A new instance instance of the SVGPathSegList.

See Also