Aurigma Graphics Mill 5.5 for .NET
RectangleRubberband..::.MaskVisible Property
Gets/sets a value which specifies whether to display a mask out of the rectangle.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property MaskVisible As Boolean
C#
[BrowsableAttribute(true)] public bool MaskVisible { get; set; }