Property MinScale
MinScale
Gets or sets the minimum scale at which the symbol will be visible.
Declaration
public double MinScale { get; set; }
Property Value
| Type | Description |
|---|---|
| Double | The minimum scale at which the symbol will be visible. |
Remarks
This is the scale at which the symbol stops rendering. The default value is 0.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.13 - 100.15 |
| .NET 6.0 | 100.13 - 100.15 |
| .NET 6.0 Windows | 100.13 - 100.15 |
| .NET Framework | 100.13 - 100.15 |
| Xamarin.Android | 100.13 - 100.15 |
| Xamarin.iOS | 100.13 - 100.15 |
| UWP | 100.13 - 100.15 |