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

Syntax

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

Property Value

The grip size.

See Also

Reference