Click or drag to resize

LayerStyleScaleRangeMax Property

The maximum scale in which the LayerStyle should be visible

Namespace: Easymap.AddIn.Mapping
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public int ScaleRangeMax { get; set; }

Property Value

Int32
Remarks

Specifies the maximum scale in which the LayerStyle should be visible

The default value is int.MaxValue

See Also