Parameters
- xMin
Type: System.Int32
The minimum x coordinate.- xMax
Type: System.Int32
The maximum x coordinate.- yMin
Type: System.Int32
The minimum y coordinate.- yMax
Type: System.Int32
The maximum y coordinate.- clickType
Type: System.String
The mouse button type. It can have a value "Left", "Right", "DoubleClick".
- clickDistributionType
Type: System.String
The click distribution type. It can have a value "Normal", "Random".