Canvas.RotationGripColor Property

Gets or set the rotation grip color.

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

Syntax

C#
public RgbColor RotationGripColor { get; set; }

Property Value

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

See Also

Reference