IRhinoUiDialogServiceShowPopupMenu Method |
[Missing <summary> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPopupMenu(System.String[],System.Int32[],System.Nullable{System.Int32},System.Nullable{System.Int32})"]
Namespace: Rhino.UI
int ShowPopupMenu( string[] arrItems, int[] arrModes, Nullable<int> screenPointX, Nullable<int> screenPointY )
Function ShowPopupMenu ( arrItems As String(), arrModes As Integer(), screenPointX As Nullable(Of Integer), screenPointY As Nullable(Of Integer) ) As Integer
[Missing <param name="arrItems"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPopupMenu(System.String[],System.Int32[],System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="arrModes"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPopupMenu(System.String[],System.Int32[],System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="screenPointX"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPopupMenu(System.String[],System.Int32[],System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="screenPointY"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPopupMenu(System.String[],System.Int32[],System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <returns> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPopupMenu(System.String[],System.Int32[],System.Nullable{System.Int32},System.Nullable{System.Int32})"]