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