COORD Structure

Mentalis.org Proxy

Mentalis.org Proxy Documentation

COORD Structure

The COORD structure defines the coordinates of a character cell in a console screen buffer. The origin of the coordinate system (0,0) is at the top, left cell of the buffer.

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

System.Object   ValueType
      COORD

[Visual Basic]
 Structure COORD
[C#]
 struct COORD

Requirements

Namespace: Org.Mentalis.Utilities.ConsoleAttributes Namespace

Assembly: Proxy.exe

See Also

COORD Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace