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


ISelectionResolutionChip.Hide Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISelectionResolutionChip Interface > ISelectionResolutionChip.Hide Method
ArcGIS Developer Help

ISelectionResolutionChip.Hide Method

Hides the selection resolution chip.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionResolutionChip Interface