The PointF type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AreEqualValue |
Determines whether the specified PointF instance is equal to this point. |
|
|
AreEqualValues |
Determines whether the specified PointF instances are equal. |
|
|
Distance |
Returns a distance from this point to the specified one. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Rotate |
Rotates a point to the specified angle. |
|
|
Scale |
Scales a point to the specified values. |
|
|
ToPoint | |
|
|
ToString |
Returns a string that represents this PointF. (Overrides Object.ToString().) |
|
|
Translate |
Translates a point to the specified offset. |