Window Properties
The icon to close the window.
The tolerance to use in the SelectFromColorAtPoint method when defining the ScreenSelect. Default is 0.2, which allows the floodFill algorithm to pass through most standard windows but is stopped by the border around the window.
Syntax:
public double FloodFillTolerance { get; set; }
The icon to maximize the window.
The icon to minimize the window.
The icon to restore the window.
Last modified 4yr ago