Click or drag to resize

RenderContentKindListSingleKind Method

The single kind in the list. If the list does not contain exactly one kind, returns 'None'.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public RenderContentKind SingleKind()

Return Value

Type: RenderContentKind
A RenderContentKind
See Also