Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinearMarkerBaseState

Represents base state for line-style markers.

Hierarchy

Index

Properties

Properties

Optional notes

notes: string

Additional information about the marker.

since

2.10.0

state

Current editing state/status.

typeName

typeName: string

Marker's type name.

x1

x1: number

x coordinate for the first end-point.

x2

x2: number

x coordinate for the second end-point.

y1

y1: number

y coordinate for the first end-point.

y2

y2: number

y coordinate for the second end-point.

Generated using TypeDoc