MeasurementEventArgs Class |
Namespace: Flir.Atlas.Image.Measurements
public class MeasurementEventArgs : EventArgs
The MeasurementEventArgs type exposes the following members.
Name | Description | |
---|---|---|
MeasurementEventArgs |
Creates an instance of MeasurementEventArgs with the specified MeasurementShape.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
MeasurementShape |
Gets the identity of the measurement shape associated with the event.
|