SplitCameraCapturing Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
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
Boolean
See Also