StandardTouchTool.FillColor Property
Gets or sets the color used for filling the selection rectangle.
Thread safety: This property is not thread-safe.
Syntax
public System.Drawing.Color FillColor { get; set; }
Property Value
Type: System.Drawing.Color
Default: R: 255 G: 255 B: 255 A: 40
A System.Drawing.Color value indicating the new fill color.
Default: R: 255 G: 255 B: 255 A: 40
A System.Drawing.Color value indicating the new fill color.
Platforms
Windows, Linux, Android