ESRI.ArcGIS.ADF.Local
m_MaximumScale Field
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseDynamicLayer Class : m_MaximumScale Field




Keep the maximum scale value at which the layer will display

Syntax

Visual Basic (Declaration) 
Protected m_MaximumScale As Double
Visual Basic (Usage)Copy Code
Dim instance As BaseDynamicLayer
Dim value As Double
 
value = instance.m_MaximumScale
 
instance.m_MaximumScale = value
C# 
protected double m_MaximumScale

See Also

© 2010 All Rights Reserved.