DK11 for .NET | TatukGIS.NDK.TGIS_Color.B | Fields | Methods | Properties
Extracts Blue part of ARGB color definition.
Available also on: Delphi | Java | ActiveX | Python.
// C# public Byte B { get {} }
' VisualBasic Public Property B As Byte Get End Get End Property
// Oxygene public property B : Byte read;