-
Home
-
API
-
XenoAtom.Terminal.UI.Rendering
-
CellBufferBrushExtensions
-
Methods
-
FillRectWithBrush(CellBuffer, in Rectangle, Style, Nullable, Nullable, ColorMixSpace, UInt64)
FillRectWithBrush(CellBuffer, in Rectangle, Style, Nullable, Nullable, ColorMixSpace, UInt64) Method
Definition
[NullableContext((byte)1)]
public static void FillRectWithBrush(this CellBuffer buffer, in Rectangle rect, Style style, Brush? foregroundBrush, Brush? backgroundBrush, ColorMixSpace defaultMixSpace, ulong hyperlinkToken = 0UL)
Parameters