Tests if the location is over the selection or not.
[Visual Basic .NET] Public Function HitTest ( _ ByVal loc As IPoint _ ) As Boolean
[C#] public bool HitTest ( IPoint loc );
Product Availability
Available with ArcGIS Desktop.
Tests if the location is over the selection or not.
[Visual Basic .NET] Public Function HitTest ( _ ByVal loc As IPoint _ ) As Boolean
[C#] public bool HitTest ( IPoint loc );