Click or drag to resize

RenderContentTopLevel Property

Returns true if this content has no parent, false if it is the child of another content.

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

Property Value

Type: Boolean
See Also