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