MeterArcMode
Describes how a function determines an arc.
Elements
Name | Value | Description |
---|---|---|
IMAQ_METER_ARC_ROI | 0 | The function uses the roi parameter and ignores the base, start, and end parameters. |
IMAQ_METER_ARC_POINTS | 1 | The function uses the base,start, and end parameters and ignores the roi parameter. |
IMAQ_METER_ARC_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |