This document is archived and information here might be outdated. Recommended version. |
Scale display formats enumerator.
Constant | Value | Description |
---|---|---|
esriAbsoluteScale | 0 | Display absolute format. |
esriImperialScale | 1 | Display imperial scale, i.e., 1 in = 5 mi. |
esriCustomScale | 2 | Display scale in custom format. A custom formatting string must be specified. See IScaleFormat::CustomScaleFormat. |