SVGRect.Y
SVGRect.Y property
The Y coordinate of the rectangle, in user units.
public float Y { get; set; }
Property Value
The Y 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
- package com.aspose.html.dom.svg.datatypes
- package Aspose.HTML