Canvas.ResizeGripColor Property

Gets or set the resize grip color.

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

Syntax

C#
public RgbColor ResizeGripColor { get; set; }

Property Value

The Color value which represents a color of the resize grip.

See Also

Reference