PTZSupportedSpacesAbsoluteZoomTranslationSpaces Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic ZoomLimits[] AbsoluteZoomTranslationSpaces { get; }
Public ReadOnly Property AbsoluteZoomTranslationSpaces As ZoomLimits()
Get
public:
property array<ZoomLimits^>^ AbsoluteZoomTranslationSpaces {
array<ZoomLimits^>^ get ();
}
member AbsoluteZoomTranslationSpaces : ZoomLimits[] with get
Property Value
ZoomLimits
See Also