ezLCD SDK Documentation

EZLCDPointEx Members

 [This is preliminary documentation and subject to change.]

EZLCDPointEx overview

Public Instance Constructors

EZLCDPointExOverloaded. Initializes a new instance of the EZLCDPointEx class.

Public Instance Fields

Xhigh The high-order X byte.
Xlow The low-order X byte.
Y The Y byte.

Public Instance Properties

X Get/Set the x value as a single word value.

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

EZLCDPointEx Structure | EZLCD.Core Namespace