Point Class |
Namespace: Aspose.Pdf
The Point type exposes the following members.
Name | Description | |
---|---|---|
![]() | Point |
Initializes new instance of the Point.
|
Name | Description | |
---|---|---|
![]() ![]() | Trivial |
Gets point with zero coordinates.
|
![]() | X |
X coordinate value.
|
![]() | Y |
Y coordinate value.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToPoint |
Converts point into System.Drawing.PointF object.
|
![]() | ToString | (Inherited from Object.) |