Table of Contents

Property Fill

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Fill

Optional FillPair which when present overrides the Attribute (colors) of lines in the canvas. This can be used e.g. to apply a global GradientFill across all lines.

public FillPair? Fill { get; set; }

Property Value

FillPair