Click or drag to resize
MeasurementShapeCollectionTAdded Event
This event is raised when a measurement shape is added to the collection.

Namespace: Flir.Atlas.Image.Measurements
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public event EventHandler<MeasurementEventArgs> Added

Value

Type: SystemEventHandlerMeasurementEventArgs
See Also