Click or drag to resize
MeasurementCollectionMeasurementSpots Property
Gets the collection of measurement spots

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public IList<MeasurementSpot> MeasurementSpots { get; }

Property Value

Type: IListMeasurementSpot
See Also