Scale Class |
Namespace: Flir.Atlas.Image
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class Scale
The Scale type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
AutoAdjust |
Gets the auto adjusted minimum and maximum scale values.
| |
AutoAdjustRegion |
Auto adjust region. Image colorization based on region of interest.
| |
Image |
Gets the scale image as bitmap.
| |
IsAutoAdjustEnabled |
Gets or sets auto adjust enabled.
| |
Range |
Get/set the current minimum and maximum scale values.
| |
UseBelowAndAboveSpanColors |
Gets or sets to use below and above span colors.
| |
UseUnderflowAndOverflowColors |
Gets or sets to use under flow colors.
|