Click or drag to resize

IContentManagerIsImagePaneEmpty Method

Returns true if a Image pane contains no content.

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

Parameters

pane  ImagePane
 

Return Value

Boolean
See Also