Click or drag to resize

ColorHSVA Property

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

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

Property Value

Type: Double
See Also