IContentManagerSetDigitalZoomStep Method |  |
Returns the current digital zoom step of the specified video window.
Note: This only works for video windows that display video content and not for documents.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxvoid SetDigitalZoomStep(
ImagePane pane,
int zoomStep
)
Parameters
- pane ImagePane
- zoomStep Int32
- The new zoom step for this video window.
See Also