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

ImageVObject.rectangle Property

Gets a rectangle and its rotation angle corresponded to this image vector object.

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

Syntax

Java Script
function get_rectangle();

Property Value

The RotatedRectangleF value which specifies a rectangle and its rotation angle.

See Also

Reference