Gets or sets an extra size by which to adjust the default cell size.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property ExtraSize As Size Get Set |
| C# |
|---|
public Size ExtraSize { get; set; } |