ESRI.ArcGIS.ADF.IMS
ScaleBarMode Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace : ScaleBarMode Enumeration




Determines the mode for calculating length of the scalebar.

Syntax

Visual Basic (Declaration) 
Public Enum ScaleBarMode 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ScaleBarMode
C# 
public enum ScaleBarMode : System.Enum 

Members

MemberDescription
Cartesian For ImageServices, the scale bar is calculated the same way for all points on the globe. The reference calculation is made at the equator.
Geodesic For ImageServices, the position on the globe is taken into account when calculating the length of the scale bar.

Remarks

Not used with ArcMap Server.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.