RectangleRubberband.MaskOpacity Property

Gets/sets the opacity of mask.

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

Syntax

C#
public int MaskOpacity { get; set; }

Property Value

The value which specifies the opacity of mask.

See Also

Reference