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




Syntax

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

See Also

© 2010 All Rights Reserved.