ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
Format Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > ScaleBarFunctionality Class : Format Property




Settings for the format of the scale bar, such as font and color of the bar and the bar units.

Syntax

Visual Basic (Declaration) 
Public Property Format As ScaleBarFormat
Visual Basic (Usage)Copy Code
Dim instance As ScaleBarFunctionality
Dim value As ScaleBarFormat
 
instance.Format = value
 
value = instance.Format
C# 
public ScaleBarFormat Format {get; set;}

See Also

© 2010 All Rights Reserved.