IPanelsService.IsPanelVisible Method

IPanelsServiceIsPanelVisible Method

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
bool IsPanelVisible(
	Guid panelId
)
Function IsPanelVisible ( 
	panelId As Guid
) As Boolean

Parameters

panelId
Type: SystemGuid

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

Return Value

Type: Boolean

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

Version Information

Rhino for Mac

Supported in: 5.4
See Also