Click or drag to resize

RubberBandVisible Property

Indicates whether the RubberBand is visible on page load.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override bool Visible { get; }

Property Value

Type: Boolean

true if the RubberBand is visible; otherwise, false. The default is false.

See Also