OzekiCameraIsPTZSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic bool IsPTZSupported { get; }Public ReadOnly Property IsPTZSupported As Boolean
Get
public:
virtual property bool IsPTZSupported {
bool get () sealed;
}abstract IsPTZSupported : bool with get
override IsPTZSupported : bool with get
Property Value
BooleanImplements
IIPCameraIsPTZSupported
See Also