RelativeRectangle Structure |
Namespace: Aspose.ThreeD.Utilities
The RelativeRectangle type exposes the following members.
Name | Description | |
---|---|---|
![]() | OffsetHeight |
Gets or sets the offset for height
|
![]() | OffsetWidth |
Gets or sets the offset for width
|
![]() | OffsetX |
Gets or sets the offset for coordinate X
|
![]() | OffsetY |
Gets or sets the offset for coordinate Y
|
![]() | ScaleHeight |
Relative height
|
![]() | ScaleWidth |
Relative width
|
![]() | ScaleX |
Relative coordinate X
|
![]() | ScaleY |
Relative coordinate Y
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() ![]() | FromScale |
Construct a RelativeRectangle with all offset fields zero and scale fields from given parameters.
|
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToAbsolute(Rectangle) |
Convert the relative rectangle to absolute rectangle
|
![]() | ToAbsolute(Size) |
Convert the relative rectangle to absolute rectangle
|
![]() | ToString | Converts the value of this instance to a String. (Overrides ValueTypeToString.) |