Click or drag to resize

FieldValueAsColor4f Method

Return field as a Rhino.Display.Color4f color value.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Color4f ValueAsColor4f()

Return Value

Type: Color4f
Return field as a Rhino.Display.Color4f color value.
See Also