toMultilayerSymbol

Converts a SimpleMarkerSymbol to a MultilayerPointSymbol. 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.

Return

A MultilayerPointSymbol object.

Since

200.1.0