The PointF type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
AreEqualValues |
Tests whether the specified points are equal. |
![]() |
Clone |
Returns a full copy of this PointF instance. |
![]() |
Distance |
Returns a distance between the specified and current PointF instances. |
![]() |
Equals | Overloaded. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Rotate |
Rotates the point by the given angle. |
![]() |
Scale |
Scales coordinates of all points in the path. |
![]() |
ToPoint |
Converts the point to Point. |
![]() |
ToPointF |
Converts the point to PointF. |
![]() |
ToString | (Overrides Object.ToString().) |
![]() |
Translate |
Translates the point. |