PointExtensions Class

Definition

Extension methods for Point.

public static class PointExtensions
Inheritance
PointExtensions

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.

Applies to