Click or drag to resize

UserInterfaceSectionGetContentList Method

Returns a list of currently selected content items to be edited.

Namespace:  Rhino.Render.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public RenderContent[] GetContentList()

Return Value

Type: RenderContent
Returns a list of currently selected content items to be edited.
See Also