Corresponds to attribute ‘x’ on the given ‘use’ element.
Namespace: Aspose.SvgAssembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntaxpublic SVGAnimatedLength X { get; }Public ReadOnly Property X As SVGAnimatedLength
Get
public:
property SVGAnimatedLength^ X {
SVGAnimatedLength^ get ();
}member X : SVGAnimatedLength with get
Property Value
Type:
SVGAnimatedLength
Corresponds to attribute ‘x’ on the given ‘use’ element.
See Also