Click or drag to resize
MeasurementCollectionMeasurementDeltas Property
Gets the collection of measurement deltas

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

Property Value

Type: IListMeasurementDelta
See Also