Click or drag to resize

RenderContentParent Property

Returns the top content in this parent/child chain.

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

Property Value

Type: RenderContent
See Also