HP.Sprinter.Scanners.API Namespace : ControlVisibility Enumeration |
public enum ControlVisibility : System.Enum
Member | Description |
---|---|
Hidden | Control is Hidden. |
NotVisible | The rectangle is not visible in the AUT. User needs to scroll to see rectangle. |
PartialVisible | Part of the rectangle is visible in the AUT. User needs to scroll to see remainder of control. |
Undetermined | Default status prior to initialization. |
Visible | The rectangle is visible in the AUT. |
System.Object
System.ValueType
System.Enum
HP.Sprinter.Scanners.API.ControlVisibility
Reference