OzekiCameraIsPTZSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
BooleanImplements
IIPCameraIsPTZSupportedSee Also