Click or drag to resize

RenderContentFields Property

Rhino.Render.Fields FieldDictionary which provides access to setting and retrieving field values.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public FieldDictionary Fields { get; }

Property Value

Type: FieldDictionary
See Also