Click or drag to resize

ColorLABAlpha Property

Gets or sets the Alpha channel. The channel is limited to 0~1.

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

Property Value

Type: Double
See Also