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