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

PointF.round Method

Returns point with rounded coordinates.

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

Syntax

Java Script
function round();

Return Value

The rounded PointF object.

See Also

Reference