Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Image Namespaces
Flir.Atlas.Image.Isotherms
IsothermCollection Class
IsothermCollection Methods
AddAbove Method
AddBelow Method
AddInterval Method
Clear Method
Contains Method
GetEnumerator Method
Remove Method
IsothermCollection
GetEnumerator Method
Returns an enumerator that iterates through the collection.
Namespace:
Flir.Atlas.Image.Isotherms
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
public
IEnumerator
<
Isotherm
>
GetEnumerator
()
Return Value
Type:
IEnumerator
Isotherm
A
IEnumerator
T
that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
IsothermCollection Class
Flir.Atlas.Image.Isotherms Namespace