ezLCD SDK Documentation

EZLCDBitmapEx.Width Property

 [This is preliminary documentation and subject to change.]

Gets the width of the current bitmap.

[Visual Basic]
Public Property ReadOnly UInt16 As 
[C#]
public ushort UInt16 { get; }
[C++]
public: __property  get_UInt16();
[JScript]
public function get UInt16() : UInt16

See Also

EZLCDBitmapEx Class | EZLCD.Core Namespace