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');