Options
All
  • Public
  • Public/Protected
  • All
Menu

Variant of MarkupTemplate for polyline markup

param

The esri.symbol.SimpleLineSymbol style for this symbol

param

The color of the line as a numeric array

param

The width of the line

Hierarchy

Index

Properties

color

color: number[]

hash

hash: LazyObservable<number>

name

name: string

selected

selected: Observable<boolean>

style

style: string

toJsonString

toJsonString: function

Type declaration

    • (): string
    • Returns string

toSymbol

toSymbol: function

Type declaration

    • (): Symbol
    • Returns Symbol

type

type: string

width

width: number