Click or drag to resize

IPanelsServiceDockBarIsVisible Method

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

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

Parameters

barId
Type: SystemGuid

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

Return Value

Type: Boolean

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

See Also