Click or drag to resize

IRhinoUiDialogServiceShowPrintWidths Method (String, String)

[Missing <summary> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPrintWidths(System.String,System.String)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
double ShowPrintWidths(
	string title,
	string message
)

Parameters

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPrintWidths(System.String,System.String)"]

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPrintWidths(System.String,System.String)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowPrintWidths(System.String,System.String)"]

See Also