SVGUseElementX Property
Corresponds to attribute ‘x’ on the given ‘use’ element.

Namespace: Aspose.Svg
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public SVGAnimatedLength X { get; }

Property Value

Type: SVGAnimatedLength
Corresponds to attribute ‘x’ on the given ‘use’ element.
See Also