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




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property LabelGapSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ScaleBar
Dim value As Boolean
 
instance.LabelGapSpecified = value
 
value = instance.LabelGapSpecified
C# 
[XmlIgnoreAttribute()]
public bool LabelGapSpecified {get; set;}

See Also

© 2010 All Rights Reserved.