ezLCD SDK Documentation

EZLCDPointEx Structure

 [This is preliminary documentation and subject to change.]

Represents a pixel on the ezLCD004 screen (16-bit X, 8-bit Y)

For a list of all members of this type, see EZLCDPointEx Members.

System.Object
   ValueType
      EZLCDPointEx

[Visual Basic]
Public Structure EZLCDPointEx
[C#]
public struct EZLCDPointEx
[C++]
public __value struct EZLCDPointEx

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EZLCD.Core

Assembly: EZLCD.Core (in EZLCD.Core.dll)

See Also

EZLCDPointEx Members | EZLCD.Core Namespace