SVGCursorElement.X

SVGCursorElement.X property

Corresponds to attribute ‘x’ on the given ‘cursor’ element.

public SVGAnimatedLength X { get; }

Property Value

The attribute ‘x’ of the given ‘cursor’ element.

See Also