Executes a pick at the given x, y and returns
a depth sorted collection of picked objects. Screen origin is top,
left.
| C# | Visual Basic | Visual C++ |
IAgGxPickResultCollection ExecutePick( int X, int Y )
Function ExecutePick ( _ X As Integer, _ Y As Integer _ ) As IAgGxPickResultCollection
IAgGxPickResultCollection^ ExecutePick( [ 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)