Skip to content

Stroke

Stroke = object

Defined in: src/ExpoArcgis.types.ts:1912

Stroke options shared by SimpleLineSymbol and the outline of marker/fill symbols.

optional color?: string

Defined in: src/ExpoArcgis.types.ts:1915

Stroke color as a hex string.


optional style?: SimpleLineSymbolStyle

Defined in: src/ExpoArcgis.types.ts:1913


optional width?: number

Defined in: src/ExpoArcgis.types.ts:1917

Stroke width in points.