UserInterfaceSection.RenderContent Property

UserInterfaceSectionRenderContent Property

The RenderContent object that created this user interface object.

Namespace:  Rhino.Render.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderContent RenderContent { get; }
Public ReadOnly Property RenderContent As RenderContent
	Get

Property Value

Type: RenderContent
Version Information

Rhino for Windows

Supported in: 6.14
See Also