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
Syntaxpublic bool TopLevel { get; }
Public ReadOnly Property TopLevel As Boolean
Get
Property Value
Type:
Boolean
See Also