Click or drag to resize

ColorRed Property

Gets the red channel value in the 0..1 range.

Namespace:  DotNetBrowser.Ui
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public float Red { get; }

Property Value

Type: Single
The red channel value in the 0..1 range.
See Also