Stroke
Stroke =
object
Defined in: src/ExpoArcgis.types.ts:2481
Stroke options shared by SimpleLineSymbol and the outline of marker/fill symbols.
Properties
Section titled “Properties”color?
Section titled “color?”
optionalcolor?:string
Defined in: src/ExpoArcgis.types.ts:2484
Stroke color as a hex string.
style?
Section titled “style?”
optionalstyle?:SimpleLineSymbolStyle
Defined in: src/ExpoArcgis.types.ts:2482
width?
Section titled “width?”
optionalwidth?:number
Defined in: src/ExpoArcgis.types.ts:2486
Stroke width in points.