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