Click or drag to resize

RenderContentFirstChild Property

Return First child of this content or null if none.

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

Property Value

Type: RenderContent
See Also