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; }
Public Property ScaleRangeEnabled As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
Specifies if the
LayerStyle respects the specified scale range
See Also