Click or drag to resize
ScaleAutoAdjust Property
Gets the auto adjusted minimum and maximum scale values.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public Range<double> AutoAdjust { get; }

Property Value

Type: RangeDouble
See Also