Click or drag to resize

IPanelsServiceUnhookDeleteAndDestroyDockBar Method

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
bool UnhookDeleteAndDestroyDockBar(
	Guid id
)

Parameters

id
Type: SystemGuid

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

Return Value

Type: Boolean

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

See Also