Constructs an EZLCDPointEx object given three 8-bit values.
[Visual Basic] Public Sub New( _ ByVal Byte As Byte, _ ByVal Byte As Byte, _ ByVal Byte As Byte _ ) [C#] public EZLCDPointEx( byte Byte, byte Byte, byte Byte ); [C++] public: EZLCDPointEx( char Byte, char Byte, char Byte ); [JScript] public function EZLCDPointEx( Byte Byte, Byte Byte, Byte Byte );
EZLCDPointEx Structure | EZLCD.Core Namespace | EZLCDPointEx Constructor Overload List