PTZConfigurationZoomLimits Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic ZoomLimits ZoomLimits { get; }
Public ReadOnly Property ZoomLimits As ZoomLimits
Get
public:
virtual property ZoomLimits^ ZoomLimits {
ZoomLimits^ get () sealed;
}
abstract ZoomLimits : ZoomLimits with get
override ZoomLimits : ZoomLimits with get
Property Value
ZoomLimitsImplements
IPTZConfigurationZoomLimits
See Also