SocketTools .NET Edition

Terminal.TerminalCell Structure

This structure is used by the Cell property to return information about a specific character cell in the virtual display.

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

System.Object
   System.ValueType
      SocketTools.Terminal.TerminalCell

[Visual Basic]
Public Structure Terminal.TerminalCell
[C#]
public struct Terminal.TerminalCell

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: SocketTools

Assembly: SocketTools.Terminal (in SocketTools.Terminal.dll)

See Also

Terminal.TerminalCell Members | SocketTools Namespace