Options
All
  • Public
  • Public/Protected
  • All
Menu

Variant of MarkupTemplate for polygon markup

param

The esri.symbol.SimpleLineSymbol style for the border

param

The esri.symbol.SimpleFillSymbol style for the fill

param

The width of the border

param

The color of the border as a numeric array

param

The color of the fill as a numeric array

Hierarchy

Index

Properties

borderColor

borderColor: number[]

borderStyle

borderStyle: string

borderWidth

borderWidth: number

fillColor

fillColor: number[]

fillStyle

fillStyle: string

hash

hash: LazyObservable<number>

name

name: string

selected

selected: Observable<boolean>

toJsonString

toJsonString: function

Type declaration

    • (): string
    • Returns string

toSymbol

toSymbol: function

Type declaration

    • (): Symbol
    • Returns Symbol

type

type: string