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