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