Click or drag to resize

ColorRGBAB Property

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

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

Property Value

Type: Double
See Also