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

Searches the S57 layer asynchronously for features intersecting the provided geometry.

Overload List

OverloadDescription
SearchAsync(Geometry,Action<IList<S57FeatureObject>>)Searches the S57 layer asynchronously for features intersecting the provided geometry.  
SearchAsync(Geometry,Double,Action<IList<S57FeatureObject>>)Searches the S57 layer asynchronously for features intersecting the provided geometry buffered by the specified distance.  
SearchAsync(Geometry,Double,String,Action<IList<S57FeatureObject>>)Searches the S57 layer asynchronously for features intersecting the provided geometry buffered by the specified distance and matching the provided object name acronym.  

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.