SVGRect Class |
Namespace: Aspose.Svg.DataTypes
The SVGRect type exposes the following members.
Name | Description | |
---|---|---|
![]() | Height |
The Height coordinate of the rectangle, in user units.
|
![]() | Width |
The Width coordinate of the rectangle, in user units.
|
![]() | X |
The X coordinate of the rectangle, in user units.
|
![]() | Y |
The Y coordinate of the rectangle, in user units.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Releases unmanaged and - optionally - managed resources.
(Inherited from SVGValueType.) |
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from SVGValueType.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |