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




Syntax

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

See Also

© 2010 All Rights Reserved.