Click or drag to resize

Color4f Constructor (Color)

Initializes a new instance of the Color4f class

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color4f(
	Color color
)

Parameters

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:Rhino.Display.Color4f.#ctor(System.Drawing.Color)"]

See Also