Name | Description | |
---|---|---|
![]() | PointD Constructor | Initializes a new instance of the PointD class with the specified coordinates. |
The following tables list the members exposed by PointD.
Name | Description | |
---|---|---|
![]() | PointD Constructor | Initializes a new instance of the PointD class with the specified coordinates. |
Name | Description | |
---|---|---|
![]() | X | Gets or sets the x-coordinate of this point. |
![]() | Y | Gets or sets the y-coordinate of this point. |
Name | Description | |
---|---|---|
![]() | Equals | Specifies whether this PointD contains the same coordinates as the specified PointD. |
![]() | GetHashCode | Returns a hash code for this PointD. |
![]() | Compares two PointD objects. The result specifies whether the values of the X and properties of the two PointD objects are equal. |
![]() | Compares two PointD objects. The result specifies whether the values of the and Y properties of the two PointD objects are unequal. |