RenderContent.NextSibling Property

RenderContentNextSibling Property

Return First sibling of this content or nullptr if none.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderContent NextSibling { get; }
Public ReadOnly Property NextSibling As RenderContent
	Get

Property Value

Type: RenderContent
Version Information

Rhino for Windows

Supported in: 6.8
See Also