SVGGeometryElement.GetEquivalentPathAsIPath

SVGGeometryElement.GetEquivalentPathAsIPath method

Returns the equivalent path as an instance of IPath.

public IPath GetEquivalentPathAsIPath()

Return Value

An instance of IPath representing the equivalent path.

See Also