This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriScaleFormat Constants (ArcObjects .NET 10.5 SDK) |
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. |