ArcGIS Runtime SDK for WPF - Library Reference
FindGraphicsInHostCoordinates Method
See Also 
ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : FindGraphicsInHostCoordinates Method

Retrieves a set of Graphics that are located within a specified System.Windows.Point of the applications coordinate space. Note the default value for maxHits is 1, returning the topmost graphic only.

Overload List

OverloadDescription
FindGraphicsInHostCoordinates(Point,Int32)Retrieves a set of Graphics that are located within a specified System.Windows.Point of the applications coordinate space. Note the default value for maxHits is 1, returning the topmost graphic only.  
FindGraphicsInHostCoordinates(Rect,Int32)Retrieves a set of Graphics that are located within a specified System.Windows.Rect of the applications coordinate space. Note the default value for maxHits is 1, returning the topmost graphic only.  

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.