HP.Sprinter.Scanners.API Namespace : ScanControl Class |

public class ScanControl
System.Object
HP.Sprinter.Scanners.API.ScanControl
Name | Description | |
---|---|---|
![]() | ScanControl Constructor | Constructor |
Name | Description | |
---|---|---|
![]() | AbsoluteX | The position of the left edge of this control relative to the monitor. |
![]() | AbsoluteY | The position of the top edge of this control relative to the monitor. |
![]() | Children | The list of the direct child controls of this control. |
![]() | Height | The height of the control. |
![]() | Id | The ID of the control. |
![]() | RunTimeExtendedProperties | For future extension of the ScanControl. |
![]() | Text | The text of the control. |
![]() | Type | The control's type. |
![]() | Visibility | This control's visibility state. |
![]() | Width | The width of the control. |
![]() | X | The position of the left edge of this control relative to its container. |
![]() | Y | The position of the top edge of this control relative to its container. |
Name | Description | |
---|---|---|
![]() | Clone | Returns a new copy of this control object. |
![]() | GetAllControls | Returns a flat list of all the controls in the tree from this control down. |