This client-side class corresponds to the PointF class and represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
GraphicsMill.PointF = function(); Type.createClass( 'GraphicsMill.PointF');