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

Rectangle Class

This client-side stores a set of four numbers that represent the location and size of a rectangle.

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

Syntax

Java Script
GraphicsMill.Rectangle = function();

Type.createClass(
	'GraphicsMill.Rectangle');

See Also

Reference