Executes a pick on overlays at the given x, y
and returns a front to back sorted collection of picked overlays.
Screen origin is top, left.
| C# | Visual Basic | Visual C++ |
IAgGxOverlayPickResultCollection ExecuteOverlayPick( int X, int Y )
Function ExecuteOverlayPick ( _ X As Integer, _ Y As Integer _ ) As IAgGxOverlayPickResultCollection
IAgGxOverlayPickResultCollection^ ExecuteOverlayPick( [ InAttribute] int X, [ InAttribute] int Y )
Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)