ArcGIS Runtime SDK for WPF - Library Reference
HitTestAsync Method
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > HydrographicS57Layer Class : HitTestAsync Method

Asynchronously performs a HitTest operation based on the specified screen Point and within the specified pixel tolerance. Results are returned as a collection of S57FeatureObjects.

Overload List

OverloadDescription
HitTestAsync(Point,Int32,Action<IList<S57FeatureObject>>,Int32)Asynchronously performs a HitTest operation based on the specified screen Point and within the specified pixel tolerance. Results are returned as a collection of S57FeatureObjects.  
HitTestAsync(Rect,Int32,Action<IList<S57FeatureObject>>)Asynchronously performs a HitTest operation based on the specified rectangle within the map. Results are returned as a collection of S57FeatureObjects.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.