The PointF type exposes the following members.
Name | Description | |
---|---|---|
AreEqualValues | ||
Clone | ||
Distance |
Returns a distance from this point to the specified one. |
|
Equals | Overloaded. | |
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 | ||
ToPointF | ||
ToString |
Returns a string that represents this PointF. (Overrides Object.ToString()().) |
|
Translate |
Translates a point to the specified offset. |
Name | Description | |
---|---|---|
ICloneable..Clone |