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