Skip to main content

CircleDto

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

Hierarchy

Index

Properties

circlePoint

circlePoint: Vertex3

color

color: RgbaDTO

id

id: string

lineThickness

lineThickness: number

properties

properties: {}

Type declaration

  • [key string]: number | string | boolean

radiusPoint

radiusPoint: Vertex3

type

type: Circle