Determines the location of the edge to measure.
enum Go2ProfileStripLocation { GO2_PROFILE_STRIP_LOCATION_LEFT = 0, GO2_PROFILE_STRIP_LOCATION_RIGHT = 1, GO2_PROFILE_STRIP_LOCATION_CENTER = 2 };
|
Members |
Description |
|
GO2_PROFILE_STRIP_LOCATION_LEFT = 0 |
Measure the left edge of the strip. |
|
GO2_PROFILE_STRIP_LOCATION_RIGHT = 1 |
Measure the right edge of the strip. |
|
GO2_PROFILE_STRIP_LOCATION_CENTER = 2 |
Measure the center position of the strip. |
Go2ProfileTypes.h