Click or drag to resize

ContentUIIsShown Method

Returns true if the UI is being shown, else false

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.11
Syntax
public virtual bool IsShown()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.UI.Controls.ContentUI.IsShown"]

See Also