Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarkerAreaState

Describes a MarkerArea state object used to save and restore marker.js state between sessions.

Hierarchy

  • MarkerAreaState

Index

Properties

Properties

height

height: number

Editing canvas height.

markers

markers: MarkerBaseState[]

States of individual markers.

width

width: number

Editing canvas width.

Generated using TypeDoc