Interface MarkupShapeData
Properties
background
background: string
Optional
dashed
dashed?: boolean
Optional
foreground
foreground?: string
height
height: number
Optional
innerRadius
innerRadius?: number
lowerRight2D
lowerRight3D
Optional
outerRadius
outerRadius?: number
Optional
points
points?: number[]
rotation
rotation: number
Optional
rounded
rounded?: boolean
scaleX
scaleX: number
scaleY
scaleY: number
shadow
shadow: boolean
strokeWidth
strokeWidth: number
Optional
text
text?: string
type
type: MARKUP_MODE
upperLeft2D
upperLeft3D
width
width: number
x
x: number
y
y: number
Represents data of a markup shape.