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