| IPCameraCapturing Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool Capturing { get; }Public ReadOnly Property Capturing As Boolean
	Get
public:
virtual property bool Capturing {
	bool get () sealed;
}abstract Capturing : bool with get
override Capturing : bool with get
Property Value
Type: 
BooleanImplements
ICameraCapturing
See Also