OverviewTool.FillColor Property
Gets or sets the color used to draw the interior of the rectangle or sector shown in the overview.
Syntax
public System.Drawing.Color FillColor { get; set; }
Property Value
Default: R: 255 G: 255 B: 255 A: 96
A System.Drawing.Color value representing the fill color.
Platforms
Windows, Linux, Android