ezLCD SDK Documentation

EZLCDPoint Members

 [This is preliminary documentation and subject to change.]

EZLCDPoint overview

Public Instance Constructors

EZLCDPoint Constructor Constructs an EZLCDPoint object given the X and Y dimensions.

Public Instance Fields

X The X dimension value.
Y The Y dimension 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

EZLCDPoint Structure | EZLCD.Core Namespace