Solid Fill Symbol Layer
A struct that implements solid fill symbol layer. A SolidFillSymbolLayer represents a symbol layer used to fill a polygon geometry with a solid color. It can have transparency applied.
If a SolidFillSymbolLayer is the only symbol layer in a MultilayerPolygonSymbol, it will fill the geometry with the specified color.
The SolidFillSymbolLayer is similar to the Web Scene's FillSymbol3DLayer, and the Web Map's esriSFS.
SolidFillSymbolLayer is like SimpleFillSymbol with a solid style. Unlike SimpleFillSymbol, which includes hatch fill styles, SolidFillSymbolLayer is used to symbolize a solid fill exclusively and therefore only exposes a color property.
Since
200.1.0
Properties
Inherited properties
Functions
Link copied to clipboard
Clones the SolidFillSymbolLayer.