This document is archived and information here might be outdated.  Recommended version.


IConstructionMiniBar.IsVisible Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConstructionMiniBar Interface > IConstructionMiniBar.IsVisible Property
ArcGIS Developer Help

IConstructionMiniBar.IsVisible Property

Indicates whether the construction minibar is visible.

[Visual Basic .NET]
Public ReadOnly Property IsVisible As Boolean
[C#]
public bool IsVisible {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IConstructionMiniBar Interface