RectangleRubberband.MaskColor Property

Gets/sets the color of mask.

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

Syntax

C#
public Color MaskColor { get; set; }

Property Value

The value which specifies the color of mask.

See Also

Reference