PTZSupportedSpacesRelativeZoomTranslationSpaces Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ZoomLimits[] RelativeZoomTranslationSpaces { get; }
Public ReadOnly Property RelativeZoomTranslationSpaces As ZoomLimits()
Get
public:
property array<ZoomLimits^>^ RelativeZoomTranslationSpaces {
array<ZoomLimits^>^ get ();
}
member RelativeZoomTranslationSpaces : ZoomLimits[] with get
Property Value
Type:
ZoomLimitsSee Also