ESRI.ArcGIS.Mobile
ScaleBar Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WinForms Namespace > Map Class : ScaleBar Property

Gets the Map ScaleBar.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<CategoryAttribute("Map")>
<DesignerSerializationVisibilityAttribute()>
<DescriptionAttribute("Control the Scale Bar settings.")>
Public ReadOnly Property ScaleBar As ScaleBar
C# 
[CompilerGeneratedAttribute()]
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[CategoryAttribute("Map")]
[DesignerSerializationVisibilityAttribute()]
[DescriptionAttribute("Control the Scale Bar settings.")]
public ScaleBar ScaleBar {get;}

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

© 2013 All Rights Reserved.