Public Function Pick( _ ByVal X As Integer, _ ByVal Y As Integer _ ) As System.Array
public System.Array Pick( int X, int Y );
public: System::Array Pick( int X, int Y );
public: HRESULT Pick( int X, int Y, SAFEARRAY * * ppRetVal );
public AgSafeArray pick( Integer X, Integer Y );
IAgUiPlugin3DNotifyContext Interface