SplitCameraInitialized Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool Initialized { get; }
Public ReadOnly Property Initialized As Boolean
Get
public:
virtual property bool Initialized {
bool get () sealed;
}
abstract Initialized : bool with get
override Initialized : bool with get
Property Value
Boolean
See Also