Click or drag to resize

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.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
int GetDigitalZoomStep(
	ImagePane pane
)

Parameters

pane  ImagePane
 

Return Value

Int32
The current digital zoom step of -1 in case of an error.
See Also