IIPCameraIsPTZSupported Property |
Gets if PTZ is supported by the camera or not.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool IsPTZSupported { get; }
ReadOnly Property IsPTZSupported As Boolean
Get
property bool IsPTZSupported {
bool get ();
}
abstract IsPTZSupported : bool with get
Property Value
Type:
BooleanSee Also