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




Syntax

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

See Also

© 2010 All Rights Reserved.