Gets the current state of the camera.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxCameraState State { get; }
ReadOnly Property State As CameraState
Get
property CameraState State {
CameraState get ();
}
abstract State : CameraState with get
Property Value
Type:
CameraState
See Also