![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Mode Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > ScaleBar Class : Mode Property |
Visual Basic (Declaration) | |
---|---|
Public Property Mode As ScaleBarMode |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ScaleBar Dim value As ScaleBarMode instance.Mode = value value = instance.Mode |
C# | |
---|---|
public ScaleBarMode Mode {get; set;} |
For an example of using scalebars, see the ScaleBar overview.
Used when the map units are in decimal degrees. When the mode is Geodesic, the Image Server takes into account the position on the globe when calculating the size of the scale bar symbol. When the mode is Cartesian, the Image Server uses the same calculation for the scale bar for all points on the globe. The calculation is made at the equator.
Not used with ArcMap image services.
Default is Cartesian.
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