[]
Performs an explicit conversion from Point2L to Point.
public static explicit operator Point(Point2L value)
Performs an explicit conversion from Point to Point2L.
public static explicit operator Point2L(Point p)