This documentation is for the old version. Go to the latest Graphics Mill docs

PointF Constructor

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
GraphicsMill.PointF = function(x, y);

Parameters

x

Type: Global.Number

y

Type: Global.Number

See Also

Reference