ESRI.ArcGIS.ADF.IMS
RelativeScale Property
See Also 
ESRI.ArcGIS.ADF.IMS.Carto Namespace > MapView Class : RelativeScale Property




Gets the relative scale of the map.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RelativeScale As String
Visual Basic (Usage)Copy Code
Dim instance As MapView
Dim value As String
 
value = instance.RelativeScale
C# 
public string RelativeScale {get;}

See Also

© 2010 All Rights Reserved.