Name | Description | |
---|---|---|
![]() | PointF Constructor | Initializes a new instance of the PointF class with the specified coordinates. |
The following tables list the members exposed by PointF.
Name | Description | |
---|---|---|
![]() | PointF Constructor | Initializes a new instance of the PointF 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 PointF contains the same coordinates as the specified PointF. |
![]() | GetHashCode | Returns a hash code for this PointF. |
![]() | Compares two PointF objects. The result specifies whether the values of the X and properties of the two PointF objects are equal. |
![]() | Compares two PointF objects. The result specifies whether the values of the and Y properties of the two PointF objects are unequal. |