Size Class |
Namespace: Aspose.Html.Drawing
The Size type exposes the following members.
Name | Description | |
---|---|---|
![]() | Size |
Initializes a new instance of the Size class.
|
![]() | Size(Int32, Int32) |
Initializes a new instance of the Size class and specify a Height and Width in pixels.
|
![]() | Size(Length, Length) |
Initializes a new instance of the Size class.
|
Name | Description | |
---|---|---|
![]() | Height |
Gets or sets the vertical component of this Size.
|
![]() | Width |
Gets or sets the horizontal component of this Size.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |