Click or drag to resize
MeasurementCollectionMeasurementRectangles Property
Gets the collection of measurement rectangles

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

Property Value

Type: IListMeasurementRectangle
See Also