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

RectangleRubberband.GripSize Property

Gets/sets the grip size.

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

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Property GripSize As Integer
C#
[BrowsableAttribute(true)]
public int GripSize { get; set; }

Property Value

The size of the grips.

See Also

Reference