MultilayerPolygonSymbol constructor
- required List<
SymbolLayer> symbolLayers, - SymbolReferenceProperties? referenceProperties,
Creates a multilayer polygon symbol object with symbol layers and SymbolReferenceProperties.
Parameters:
symbolLayers— A collection of symbol layers that make up the symbol.referenceProperties— The symbol reference properties for the symbol.