SVGGeometryElement.PathLength

SVGGeometryElement.PathLength property

Corresponds to attribute pathLength on the given element.

public SVGAnimatedNumber PathLength { get; }

Property Value

The attribute pathLength on the given element.

See Also