LayerStyleScaleRangeMin Property |
The minimum scale in which the
LayerStyle should be visible
Namespace:
Easymap.AddIn.Mapping
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic int ScaleRangeMin { get; set; }
Public Property ScaleRangeMin As Integer
Get
Set
Property Value
Type:
Int32
RemarksSpecifies the minimum scale in which the LayerStyle should be visible
The default value is 0
See Also