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: 12.0.0.0
Syntax
public bool ScaleRangeEnabled { get; set; }

Property Value

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