IContentManagerGetDigitalZoomStep 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
Syntaxint GetDigitalZoomStep(
ImagePane pane
)
Parameters
- pane ImagePane
-
Return Value
Int32The current digital zoom step of -1 in case of an error.
See Also