TerminalControl.CellSize Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 8.0.9673)
CellSize
Gets the size of a character cell.
Declaration
[Browsable(false)]
public Size CellSize { get; }
Property Value
| Type | Description |
|---|---|
| Size | Size of character cell. |