Click or drag to resize

DialogsShowAboutDialog Method

[Missing <summary> documentation for "M:Rhino.UI.Dialogs.ShowAboutDialog(System.Boolean)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static void ShowAboutDialog(
	bool forceSimpleDialog
)

Parameters

forceSimpleDialog
Type: SystemBoolean

[Missing <param name="forceSimpleDialog"/> documentation for "M:Rhino.UI.Dialogs.ShowAboutDialog(System.Boolean)"]

See Also