LayerStyleScaleRangeEnabled Property |
Specifies if the
LayerStyle respects the specified scale range
Namespace: Easymap.AddIn.MappingAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool ScaleRangeEnabled { get; set; }Public Property ScaleRangeEnabled As Boolean
Get
Set
Property Value
Boolean
Remarks
Specifies if the
LayerStyle respects the specified scale range
See Also