The PointF type exposes the following members.
Name | Description | |
---|---|---|
areEqualValue |
Determines whether the specified PointF is equal to this point. |
|
clone |
Creates a new object that is a copy of the current PointF instance. |
|
distance |
Returns a distance from this point to the specified one. |
|
isEqual |
Determines whether the specified PointF is equal to the current PointF. |
|
rotate |
Rotates a point to the specified angle. |
|
rotateAt | ||
round | ||
scale |
Scales a point to the specified values. |
|
transform | ||
translate |
Translates a point to the specified offset. |