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 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.5 - 200.5 |
Xamarin.Android | 100.5 - 100.15 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 200.5 |