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