Need to get the list of graphics that lie under a region/geometry defined by mouse action (such as click-drag draw, or a simple left mouse click) and then use this list of graphics to select it and retrieve its list of attributes.
The graphics are already defined on the graphicslayer, and do not want to query the backend again.
What is the best way to do this?