ESRI.ArcGIS.ADF.ArcGISServer
MScaleSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > SpatialReference Class : MScaleSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.