ESRI.ArcGIS.ADF.Web
MaxScale Property
See Also 
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace > Swatch Class : MaxScale Property




Maximum map scale at which to display the swatch.

Syntax

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

See Also

© 2010 All Rights Reserved.