Zoom Switch Orientation
Defined in framework ScanditCaptureCore
- enum 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.