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

RectangleEventArgs.Rectangle Property

Indicates the current rectangle of the rubberband.

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

Syntax

Visual Basic
Public ReadOnly Property Rectangle As RectangleF
C#
public RectangleF Rectangle { get; }

Property Value

The current rectangle of the rubberband.

See Also

Reference