DrawDetails

Draw details.

Constructor

new DrawDetails()

Members

color :string

The draw color: for example 'green', '#00ff00' or 'rgb(0,255,0)'.

Type:
  • string

id :number

The draw ID.

Type:
  • number

meta :DrawMeta

The draw meta.

position :string

The draw position: an Index converted to string.

Type:
  • string

type :string

The draw type.

Type:
  • string