Click or drag to resize

Color4fFieldValue Property

Gets or sets the field value

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

Property Value

Type: Color4f
See Also