Table of Contents

Property Resolution

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Resolution

The number of pixels that corresponds to each column (Width) and each row (Height). Defaults to 10×20.

public Size Resolution { get; set; }

Property Value

Size