SVGMaskElement.X
SVGMaskElement.X property
Corresponds to attribute ‘x’ on the given ‘mask’ element. Takes one of the constants defined in SVGUnitTypes.
public SVGAnimatedLength X { get; }
Property Value
The attribute ‘x’ of the given ‘mask’ element.
See Also
- class SVGAnimatedLength
 - class SVGMaskElement
 - namespace Aspose.Svg
 - assembly Aspose.SVG