Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RectangularBoxMarkerBaseState

Represents a state snapshot of a RectangularBoxMarkerBase.

Hierarchy

Index

Properties

containerTransformMatrix

containerTransformMatrix: ITransformMatrix

Transofrmation matrix for the marker's container.

height

height: number

Marker's height.

left

left: number

x coordinate of the top-left corner.

Optional notes

notes: string

Additional information about the marker.

since

2.10.0

rotationAngle

rotationAngle: number

Marker's rotation angle.

state

Current editing state/status.

top

top: number

y coordinate of the top-left corner.

typeName

typeName: string

Marker's type name.

visualTransformMatrix

visualTransformMatrix: ITransformMatrix

Transformation matrix for the marker's visual.

width

width: number

Marker's width.

Generated using TypeDoc