Show / Hide Table of Contents

Method ToMultilayerSymbol

ToMultilayerSymbol()

Converts a SimpleMarkerSymbol to a MultilayerPointSymbol.

Declaration
public MultilayerPointSymbol ToMultilayerSymbol()
Returns
Type Description
MultilayerPointSymbol

A MultilayerPointSymbol

Remarks

This method allows you to create complex and custom symbols with multiple layers of different type of symbology. Simple marker symbol provides a factory of shapes such as square, diamond, and cross. This method generates a MultilayerPointSymbol that contains a VectorMarkerSymbolLayer that has a VectorMarkerSymbolElement with a polygon representation of the simple marker symbol geometry. The value of the SceneSizeUnit property of the multilayer point symbol defaults to Dips.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.5 - 200.8
Xamarin.Android100.5 - 100.15
Xamarin.iOS100.5 - 100.15
UWP100.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.