PointExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for Point.
public static class PointExtensions
- Inheritance
-
PointExtensions
Methods
| ToSystemPoint(CGPoint) |
Converts the point ot the system representation. |
| ToSystemPoint(Point) |
Converts the point ot the system representation. |
| ToSystemPoint(Point) |
Converts the point ot the system representation. |
| ToSystemPointF(CGPoint) |
Converts the point ot the system representation. |
| ToSystemPointF(Point) |
Converts the point ot the system representation. |
| ToSystemPointF(PointF) |
Converts the point ot the system representation. |