Click or drag to resize
MeasurementShapeCollectionTRemoved Event
This event is raised when a measurement shape is removed from 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> Removed

Value

Type: SystemEventHandlerMeasurementEventArgs
See Also