This document is archived and information here might be outdated. Recommended version. |
Shows the selection resolution chip and require a response.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal clickPt As IPoint, _ ByRef featureLayer As IFeatureLayer, _ ByRef feature As IFeature _ )
[C#] public void DoModal ( IPoint clickPt, ref IFeatureLayer featureLayer, ref IFeature feature );