Stroke
Stroke =
object
Defined in: src/ExpoArcgis.types.ts:1991
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:1994
Stroke color as a hex string.
style?
Section titled “style?”
optionalstyle?:SimpleLineSymbolStyle
Defined in: src/ExpoArcgis.types.ts:1992
width?
Section titled “width?”
optionalwidth?:number
Defined in: src/ExpoArcgis.types.ts:1996
Stroke width in points.