Method ToMultilayerSymbol
ToMultilayerSymbol()
Converts a SimpleLineSymbol to a MultilayerPolylineSymbol.
Declaration
public MultilayerPolylineSymbol ToMultilayerSymbol()
Returns
Type | Description |
---|---|
MultilayerPolylineSymbol |
Remarks
The resulting MultilayerPolylineSymbol contains a single SolidStrokeSymbolLayer to represent the line symbol. An effect is applied to the symbol if a dash pattern is used.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.5 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.5 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.5 - 100.15 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 100.15 |