IRhinoUiDialogServiceShowNumberBox Method |
[Missing <summary> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]
Namespace: Rhino.UI
bool ShowNumberBox( string title, string message, ref double number, double minimum, double maximum )
[Missing <param name="title"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]
[Missing <param name="message"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]
[Missing <param name="number"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]
[Missing <param name="minimum"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]
[Missing <param name="maximum"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]
[Missing <returns> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowNumberBox(System.String,System.String,System.Double@,System.Double,System.Double)"]