ESRI.ArcGIS.ADF.ArcGISServer
ReferenceScaleSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RectangleElement Class : ReferenceScaleSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.