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

PointF.toPoint Method

Converts to Point.

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

Syntax

Java Script
function toPoint();

Return Value

The new Point object which contains rounded x and y coordinates of this PointF.

See Also

Reference