Winnovative Client for .NET Framework
C#
VB
Show/Hide TOC
Rgb
Color
B Property
The blue component of the color
Definition
Namespace:
WinnovativeClient
Assembly:
WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public
byte
B
{
get
;
set
; }
VB
Copy
Public
Property
B
As
Byte
Get
Set
Property Value
Byte
See Also
Reference
RgbColor Class
WinnovativeClient Namespace
In This Article
Definition
See Also