Click or drag to resize

LayerStyleScaleRangeMin Property

The minimum scale in which the LayerStyle should be visible

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

Property Value

Type: Int32
Remarks

Specifies the minimum scale in which the LayerStyle should be visible

The default value is 0

See Also