Point Class |
Namespace: pdftron.PDF
public sealed class Point : IClosable
The Point type exposes the following members.
Name | Description | |
---|---|---|
![]() | Point |
Instantiates a new point.
|
![]() | Point(Double, Double) |
Instantiates a new point.
|
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |