Click or drag to resize

LayerStyleScaleRangeEnabled Property

Specifies if the LayerStyle respects the specified scale range

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

Property Value

Type: Boolean
Remarks
Specifies if the LayerStyle respects the specified scale range
See Also