Get/Set the x value as a single word value.
[Visual Basic] Public Property UInt16 As [C#] public ushort UInt16 { get; set; } [C++] public: __property get_UInt16(); public: __property void set_UInt16(unsigned short ); [JScript] public function get UInt16() : UInt16 public function set UInt16(UInt16);
EZLCDPointEx Structure | EZLCD.Core Namespace