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

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

Visual Basic
Public Property ResizeGripColor As Color
C#
public Color ResizeGripColor { get; set; }

Property Value

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

See Also

Reference