Click or drag to resize

ColorXYZA Property

Gets or set the Alpha channel value. Channel will be limited to 0~1.

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

Property Value

Type: Double
See Also