LineGaugeMethod
The measurement method for the gauge tool.
Elements
Name | Value | Description |
---|---|---|
IMAQ_EDGE_TO_EDGE | 0 | Measures from the first edge on the line to the last edge on the line. |
IMAQ_EDGE_TO_POINT | 1 | Measures from the first edge on the line to the end point of the line. |
IMAQ_POINT_TO_EDGE | 2 | Measures from the start point of the line to the first edge on the line. |
IMAQ_POINT_TO_POINT | 3 | Measures from the start point of the line to the end point of the line. |
IMAQ_LINE_GAUGE_METHOD_SIZE_GUARD | 0xFFFFFFFF | Reserved |