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

Canvas.RotationGripSize Property

Gets or set the rotation grip width.

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

Syntax

Visual Basic
Public Property RotationGripSize As Single
C#
public float RotationGripSize { get; set; }

Property Value

The Single value which represents a width of the rotation grip.

See Also

Reference