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.WebControls
Assembly: Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)

Syntax

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

Property Value

The current rectangle of the rubberband.

See Also

Reference