RhinoCommon API
PostEffectUIAddSection Method |
Add a section to the UI.
Namespace: Rhino.Render.PostEffects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public void AddSection( ICollapsibleSection section )
Public Sub AddSection ( section As ICollapsibleSection )
Parameters
- section
- Type: Rhino.UI.ControlsICollapsibleSection
[Missing <param name="section"/> documentation for "M:Rhino.Render.PostEffects.PostEffectUI.AddSection(Rhino.UI.Controls.ICollapsibleSection)"]