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

RectangleRubberband.MaskOpacity Property

Gets/sets the opacity of mask.

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

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Property MaskOpacity As Integer
C#
[BrowsableAttribute(true)]
public int MaskOpacity { get; set; }

Property Value

The value which specifies the opacity of mask.

See Also

Reference