ESRI.ArcGIS.ADF.ArcGISServer
UnitLabel Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ScaleBar Class : UnitLabel Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property UnitLabel As String
Visual Basic (Usage)Copy Code
Dim instance As ScaleBar
Dim value As String
 
instance.UnitLabel = value
 
value = instance.UnitLabel
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string UnitLabel {get; set;}

See Also

© 2010 All Rights Reserved.