SpreadsheetGear.Drawing Namespace > Color Structure : B Property |
'Declaration
Public ReadOnly Property B As System.Byte
'Usage
Dim instance As Color Dim value As System.Byte value = instance.B
public System.byte B {get;}
public read-only property B: System.Byte;
public function get B : System.byte
public: __property System.byte get_B();
public: property System.byte B { System.byte get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2