Method Fill NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Fill(RectI, char) Fills rectangle region with the character. void Fill(RectI rect, char c = '\0') Parameters rect RectI Rectangle to fill. c char Fill character.