Properties
Optional angle
angle?: number
Optional borderRadius
borderRadius?: number
Optional borderWidth
borderWidth?: number
Optional fontFace
fontFace?: string
Optional fontSize
fontSize?: number
Optional fontVariant
fontVariant?: string
Optional padding
padding?: number | number[]
Optional scale
scale?: number
Optional strokeWidth
strokeWidth?: number
Optional text
text?: string
Optional textAlign
textAlign?: CanvasTextAlign
Optional textBaseline
textBaseline?: CanvasTextBaseline
Optional textHeight
textHeight?: number
Optional textShadowBlur
textShadowBlur?: number
Optional textShadowColor
textShadowColor?: string | number | Color
Optional textShadowOffsetX
textShadowOffsetX?: number
Optional textShadowOffsetY
textShadowOffsetY?: number
Optional underline
underline?: boolean