| PTZConfigurationZoomLimits Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Type: 
ZoomLimitsImplements
IPTZConfigurationZoomLimits
See Also