Show / Hide Table of Contents

Method ToMultilayerSymbol

ToMultilayerSymbol()

Converts a SimpleFillSymbol to a MultilayerPolygonSymbol.

Declaration
public MultilayerPolygonSymbol ToMultilayerSymbol()
Returns
Type Description
MultilayerPolygonSymbol

A MultilayerPolygonSymbol.

Remarks

The resulting MultilayerPolygonSymbol contains a SolidStrokeSymbolLayer to display the symbol outline and either a SolidFillSymbolLayer or HatchFillSymbolLayer to represent the interior fill symbol. If the simple fill uses a cross pattern, two HatchFillSymbolLayer symbol layers are used to represent the fill in the multilayer symbol.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.5 - 100.14
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.5 - 100.14
Xamarin.iOS100.5 - 100.14
UWP100.5 - 100.14
In This Article
Back to top Copyright © 2021 Esri.