RenderContentTopLevelParent Property |
Returns the top content in this parent/child chain.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax public RenderContent TopLevelParent { get; }
Public ReadOnly Property TopLevelParent As RenderContent
Get
Property Value
Type:
RenderContentSee Also