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




Syntax

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

See Also

© 2010 All Rights Reserved.