Click or drag to resize
IsothermCollectionAddAbove Method
Adds the specified isotherm of IsothermType type to the collection.

Namespace: Flir.Atlas.Image.Isotherms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public IsothermAbove AddAbove()

Return Value

Type: IsothermAbove
The added isotherm object.
See Also