Gets the blue channel value in the 0..1 range.
            
 
    Namespace: 
   DotNetBrowser.Ui
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.18.0
Syntaxpublic float Blue { get; }Property Value
Type: 
SingleThe blue channel value in the 
0..1 range.
See Also