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


IConstructionMiniBar.Hide Method (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.Hide Method
ArcGIS Developer Help

IConstructionMiniBar.Hide Method

Hides the construction minibar.

[Visual Basic .NET]
Public Sub Hide ( _
)
[C#]
public void Hide (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IConstructionMiniBar Interface