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
-
System.ObjectPointExtensions
Methods
ToSystemPoint(CGPoint) |
Converts the point to the system representation. |
ToSystemPoint(Point) |
Converts the point to the system representation. |
ToSystemPoint(Point) |
Converts the point to the system representation. |
ToSystemPointF(CGPoint) |
Converts the point to the system representation. |
ToSystemPointF(Point) |
Converts the point to the system representation. |
ToSystemPointF(PointF) |
Converts the point to the system representation. |