Click or drag to resize
Appearance Enumeration
The enumeration for all possible appearances.

Namespace: Flir.Atlas.Image.Isotherms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public enum Appearance
Members
  Member nameValueDescription
Solid0 Isotherm has solid color. Color
Contrast1 Isotherm has contrast color. ContrastColor
Palette2 Isotherm has palette.
Linked3 Specifies a linked isotherm.
FollowY4 Specifies an isotherm that follows the Y component.
See Also