ESRI.ArcGIS.ADF.Web
BarColor Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > ScaleBarFormat Class : BarColor Property




The color for the bar of the scalebar.

Syntax

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

See Also

© 2010 All Rights Reserved.