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