LayerStyleScaleRangeMax Property  | 
 
            The maximum scale in which the 
LayerStyle should be visible
            
 
    Namespace: 
   Easymap.AddIn.Mapping
    Assembly:
   Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic int ScaleRangeMax { get; set; }Public Property ScaleRangeMax As Integer
	Get
	Set
Property Value
Type: 
Int32
RemarksSpecifies the maximum scale in which the LayerStyle should be visible
The default value is int.MaxValue
See Also