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




Syntax

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

See Also

© 2010 All Rights Reserved.