Class SolidFill | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IFill implementation that uses a solid color for all points
public class SolidFill : IFill
Inheritance
SolidFill
Implements
Inherited Members
object.ReferenceEquals(object, object)
Constructors
Creates a new instance of the SolidFill class which will return the provided color
regardless of which point is requested.
Methods
Returns the color this instance was constructed with regardless of which point
is being colored.