IPanelsService.ClosePanel Method

IPanelsServiceClosePanel Method

[Missing <summary> documentation for "M:Rhino.UI.IPanelsService.ClosePanel(System.Guid)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
void ClosePanel(
	Guid panelId
)
Sub ClosePanel ( 
	panelId As Guid
)

Parameters

panelId
Type: SystemGuid

[Missing <param name="panelId"/> documentation for "M:Rhino.UI.IPanelsService.ClosePanel(System.Guid)"]

Version Information

Rhino for Mac

Supported in: 5.4
See Also