This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISelectionResolutionChip Interface > ISelectionResolutionChip.Show Method (ArcObjects .NET 10.4 SDK) |
Shows the selection resolution chip.
[Visual Basic .NET] Public Sub Show ( _ ByVal clickPt As IPoint, _ ByVal selSelector As ISelectionResolutionImpl _ )
[C#] public void Show ( IPoint clickPt, ISelectionResolutionImpl selSelector );