IContentManagerGetCameraFromImagePane Method |  |
Gets the camera from the given Image pane if the type of content of the Image pane is Live or Playback.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxCamera GetCameraFromImagePane(
ImagePane pane
)
Parameters
- pane ImagePane
- Image pane.
Return Value
CameraThe camera.
See Also