FillRectWithBrush(CellBuffer, in Rectangle, Style, Nullable, Nullable, ColorMixSpace, UInt64) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[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

buffer
CellBuffer
rect
Rectangle
style
Style
foregroundBrush
Nullable<Brush>
backgroundBrush
Nullable<Brush>
defaultMixSpace
ColorMixSpace
hyperlinkToken
UInt64