| ICameraCapturing Property  | 
            Gets a boolean value indicating whether the capuring is started. 
            
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxReadOnly Property Capturing As Boolean
	Get
property bool Capturing {
	bool get ();
}abstract Capturing : bool with get
Property Value
Type: 
Boolean
See Also