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)
Syntax bool Initialized { get; }
ReadOnly Property Initialized As Boolean
Get
property bool Initialized {
bool get ();
}
abstract Initialized : bool with get
Property Value
Type:
BooleanSee Also