Click or drag to resize

ColorRGBAG Property

Gets or sets the green channel value. Green channels are limited to a 0~1 range.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public double G { get; set; }

Property Value

Type: Double
See Also