UserInterfaceSectionShow Method |
Show or hide this content section.
Namespace:
Rhino.Render.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void Show(
bool visible
)
Public Sub Show (
visible As Boolean
)
Parameters
- visible
- Type: SystemBoolean
If true then show the content section otherwise hide it.
Version InformationRhino for Windows
Supported in: 6.8
See Also