| ICameraInitialized Property  | 
            Gets a boolean value indicating whether the device has been initialized.
            
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxbool Initialized { get; }ReadOnly Property Initialized As Boolean
	Get
property bool Initialized {
	bool get ();
}abstract Initialized : bool with get
Property Value
Type: 
Boolean
See Also