Skip to main content

ArrowDto

Data transfer object for markup arrows, this represents the arrow data that will be saved to the layer.

Hierarchy

Index

Properties

arrowHeight

arrowHeight: number

arrowPoint

arrowPoint: Vertex3

arrowWidth

arrowWidth: number

bluntPoint

bluntPoint: Vertex3

color

color: RgbaDTO

id

id: string

lineThickness

lineThickness: number

properties

properties: {}

Type declaration

  • [key string]: number | string | boolean

type

type: Arrow