Coord Class |
Namespace: Aspose.Pub.Utils
The Coord type exposes the following members.
Name | Description | |
---|---|---|
![]() | Coord |
Constructor
|
![]() | Coord(Int32, Int32, Int32, Int32) |
Constructor
|
Name | Description | |
---|---|---|
![]() | XLeft |
X-coordinate of upper-left corner in EMUs
|
![]() | XRight |
X-coordinate of bottom-right corner in EMUs
|
![]() | YBottom |
Y-coordinate of bottom-right corner in EMUs
|
![]() | YTop |
Y-coordinate of upper-left corner in EMUs
|
Name | Description | |
---|---|---|
![]() | CalculateHeight |
Calculates height of figure(current Coord object) and returns result in inches
|
![]() | CalculateWidth |
Calculates width of figure(current Coord object) and returns result in inches
|
![]() | CalculateX |
Transforms value for X-coordinate from natural PUB metric system into inches
|
![]() | CalculateX(Double) |
Transforms value for X-coordinate from natural PUB metric system into inches
|
![]() | CalculateY |
Transforms value for Y-coordinate from natural PUB metric system into inches
|
![]() | CalculateY(Double) |
Transforms value for Y-coordinate from natural PUB metric system into inches
|
![]() | Clone |
Created copy of object
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetHeight |
Returns height of current Coord object in natural PUB metrics
|
![]() | GetType | (Inherited from Object.) |
![]() | GetWidth |
Returns width of current Coord object in natural PUB metrics
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |