Class Configuration.PointerConfig
public class Configuration.PointerConfig : Configuration.AbstractConfig
- Inheritance
-
Configuration.PointerConfig
- Inherited Members
Properties
CheckIsValidLocation
Gets or sets a value specifying whether an exception should be thrown if the mouse/pointer is moved to a location outside of the visible desktop.
public bool CheckIsValidLocation { get; set; }