AILDigitizerResolutionSettings
Description
Represents resolution settings for digitizer.Structure fields and default values (if defined) are described below:
| Name | Type | Description |
|---|---|---|
| Width | atl::Optional<int> | Sets the width of the input signal capture window. |
| Height | atl::Optional<int> | Sets the height of the input signal capture window. |
| OffsetX | atl::Optional<int> | Sets the horizontal offset of the input signal capture window. |
| OffsetY | atl::Optional<int> | Sets the vertical offset of the input signal capture window. |
