SVGRect.X
SVGRect.X property
The X coordinate of the rectangle, in user units.
public float X { get; set; }
Property Value
The X coordinate of the rectangle, in user units.
Exceptions
| exception | condition | 
|---|---|
| DOMException | Code NO_MODIFICATION_ALLOWED_ERRRaised when the rectangle corresponds to a read only attribute or when the object itself is read only. | 
See Also
- class SVGRect
- namespace Aspose.Svg.DataTypes
- assembly Aspose.SVG