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

Rectangle.round Method

Rounds all parameters: x, y, width, and height; and returns new Rectangle object.

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

Syntax

Java Script
function round();

Return Value

New rounded Rectangle object.

See Also

Reference