Click or drag to resize
RemoteCameraSettingsGetScaleLimits Method
Get scale range.

Namespace: Flir.Atlas.Live.Remote
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public Range<double> GetScaleLimits()

Return Value

Type: RangeDouble
Scale limits.
Exceptions
See Also