RhinoCommon API
RenderContentFirstChild Property |
Return First child of this content or nullptr if none.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public RenderContent FirstChild { get; }
Public ReadOnly Property FirstChild As RenderContent Get
Property Value
Type: RenderContent