SimpleFillSymbol
SimpleFillSymbol =
object
Defined in: src/ExpoArcgis.types.ts:2015
A simple fill symbol for polygon graphics.
Properties
Section titled “Properties”color?
Section titled “color?”
optionalcolor?:string
Defined in: src/ExpoArcgis.types.ts:2019
Fill color as a hex string (e.g. #ffa50080).
outline?
Section titled “outline?”
optionaloutline?:Stroke
Defined in: src/ExpoArcgis.types.ts:2021
Optional outline stroke.
style?
Section titled “style?”
optionalstyle?:SimpleFillSymbolStyle
Defined in: src/ExpoArcgis.types.ts:2017
type:
"simple-fill"
Defined in: src/ExpoArcgis.types.ts:2016