Canvas.ResizeGripSize Property

Gets or set the resize grip width.

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

Syntax

C#
public float ResizeGripSize { get; set; }

Property Value

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

See Also

Reference