strUnitAbbrev

Character string containing the unit abbreviation string to be displayed after the distance. Default values are:

Value

Meaning

ANNUNIT_INCHES

"in"

ANNUNIT_FEET

"ft"

ANNUNIT_YARDS

"yd"

ANNUNIT_MICROMETERS

"mm"

ANNUNIT_MILIMETERS

"mm"

ANNUNIT_CENTIMETERS

"cm"

ANNUNIT_METERS

"m"

ANNUNIT_TWIPS

"twips"

ANNUNIT_POINTS

"pt"

ANNUNIT_PIXELS

"pixels"

ANNUNIT_SMART_METRIC

Depends on length

ANNUNIT_SMART_ENGLISH

Depends on length

To get the default abbreviations for the current unit of measurement, add ANNUNIT_DEF_ABBR [$4000] to unit value passed in uUnit. In this case, strUnitAbbrev will be ignored.