← Back to carmenta.com
Carmenta Engine SDK Documentation
×

OverviewTool.FillColor Property

Gets or sets the color used to draw the interior of the rectangle or sector shown in the overview.

Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show

Syntax

C#
public System.Drawing.Color FillColor { get; set; }

Property Value

Type: System.Drawing.Color
Default: R: 255 G: 255 B: 255 A: 96
A System.Drawing.Color value representing the fill color.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept