Click or drag to resize

IContentManagerGetSequenceFromImagePane Method

Returns a handle to the running sequence displayed in pane or an empty Sequence handle.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Sequence GetSequenceFromImagePane(
	ImagePane pane
)

Parameters

pane  ImagePane
 

Return Value

Sequence
See Also