Members
color :string
The draw color: for example 'green', '#00ff00' or 'rgb(0,255,0)'.
Type:
- string
- Source
id :number
The draw ID.
Type:
- number
- Source
meta :DrawMeta
The draw meta.
Type:
- Source
position :string
The draw position: an Index converted to string.
Type:
- string
- Source
type :string
The draw type.
Type:
- string
- Source