Zoom Switch Orientation
Defined under the namespace Scandit.Datacapture.Core.Ui
- ZoomSwitchOrientation
Added in version 8.4.0
The orientation of the ZoomSwitchControl.
- Default
Added in version 8.4.0
The control is laid out horizontally if the anchor is Anchor.TopCenter or Anchor.BottomCenter. Otherwise, the control is laid out vertically.
- Horizontal
Added in version 8.4.0
The control is laid out horizontally.
- Vertical
Added in version 8.4.0
The control is laid out vertically.