[This is preliminary documentation and subject to change.]
Gets the height of the current bitmap.
[Visual Basic]
Public Property ReadOnly Byte As [C#]
public byte Byte { get; }
[C++]
public: __property get_Byte();
[JScript]
public function get Byte() : Byte