Class FillPair | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Describes a pair of IFill which cooperate in creatingAttribute. One gives foreground color while other gives background.
Inheritance
FillPair
Inherited Members
Constructors
Creates a new instance using the provided fills for foreground and background color when assembling Attribute.
Properties
The fill which provides point based background color.
The fill which provides point based foreground color.
Methods
Returns the color pair (foreground+background) to use when rendering a rune at the given point
.