Represents a point with integer coordinates.
The following tables list the members exposed by the PointI type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the PointI class. |
Name | Description | |
---|---|---|
![]() ![]() |
A zero point. |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether this instance is empty. |
|
![]() |
Gets or sets the x-coordinate of the point. |
|
![]() |
Gets or sets the y-coordinate of the point. |
Name | Description | |
---|---|---|
![]() |
Object.Equals override. |
|
![]() |
Object.GetHashCode override. |
|
![]() |
Returns the Manhattan distance between this point and the specified point. |
|
![]() |
Object.ToString override. |