Click or drag to resize

UserInterfaceSectionRenderContent Property

The RenderContent object that created this user interface object.

Namespace:  Rhino.Render.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public RenderContent RenderContent { get; }

Property Value

Type: RenderContent
See Also