This document is archived and information here might be outdated. Recommended version. |
A new feature has been selected.
[Visual Basic .NET] Public Sub Select ( _ ByVal newFeatureLayer As IFeatureLayer, _ ByVal newFeature As IFeature, _ ByVal selectionMethod As esriSelectionResultEnum, _ ByVal lastFeatureLayer As IFeatureLayer, _ ByVal lastFeature As IFeature _ )
[C#] public void Select ( IFeatureLayer newFeatureLayer, IFeature newFeature, esriSelectionResultEnum selectionMethod, IFeatureLayer lastFeatureLayer, IFeature lastFeature );