FieldDictionaryAdd Method (String, Color) |
Namespace: Rhino.Render.Fields
public Color4fField Add( string key, Color value )
Public Function Add ( key As String, value As Color ) As Color4fField
[Missing <returns> documentation for "M:Rhino.Render.Fields.FieldDictionary.Add(System.String,System.Drawing.Color)"]
| Exception | Condition |
|---|---|
| ArgumentException | An element with the same key already exists in the dictionary |