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; }
Public ReadOnly Property Fields As FieldDictionary
Get
Property Value
Type:
FieldDictionarySee Also