Click or drag to resize
IsothermCollectionAddInterval 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 IsothermInterval AddInterval()

Return Value

Type: IsothermInterval
The added isotherm object.
See Also