Dialogs.ShowAboutDialog Method

DialogsShowAboutDialog Method

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static void ShowAboutDialog(
	bool forceSimpleDialog
)
Public Shared Sub ShowAboutDialog ( 
	forceSimpleDialog As Boolean
)

Parameters

forceSimpleDialog
Type: SystemBoolean

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also