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

C#
public float RotationGripSize { get; set; }

Property Value

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

See Also

Reference