Options
All
  • Public
  • Public/Protected
  • All
Menu

Data structure repesenting a freeform hand-drawn curve. A single markup consists of multiple individual line segments. Shorter segments allow higher resolution markups.

Hierarchy

Index

Properties

Properties

color?: ColorRGBA

The markup color if any.

id?: number

The optional unique markup identifier.

lines: LineMarkup[]