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