MeasurementSpot Class |
Namespace: Flir.Atlas.Image.Measurements
public class MeasurementSpot : MeasurementShape
The MeasurementSpot type exposes the following members.
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.) | |
Offset |
Adjusts the location of this measurement shape by the specified amount.
(Overrides MeasurementShapeOffset(Point).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Identity |
Gets the identity on the measurement shape.
(Inherited from MeasurementShape.) | |
Name |
Gets or sets the name of the measurement shape.
(Inherited from MeasurementShape.) | |
ThermalParameters |
Gets the object parameters for this measurement shape.
(Inherited from MeasurementShape.) | |
Value |
Gets the value of this MeasurementSpot.
| |
X |
Gets or sets the x-coordinate of this MeasurementSpot.
| |
Y |
Gets or sets the y-coordinate of this MeasurementSpot.
|