Interface: ITextSVGOptions
Plugins.ITextSVGOptions
Implemented by
Properties
text
• text: string
fontFamily
• Optional fontFamily: string
fontPath
• Optional fontPath: string
svgBackground
• Optional svgBackground: string
xOffset
• Optional xOffset: number
yOffset
• Optional yOffset: number
width
• Optional width: number
height
• Optional height: number
boxWidth
• Optional boxWidth: number
boxHeight
• Optional boxHeight: number
fontSize
• Optional fontSize: number
maskText
• Optional maskText: boolean
innerShadow
• Optional innerShadow: boolean
bgFillColor
• Optional bgFillColor: string
textColor
• Optional textColor: string
textAnchor
• Optional textAnchor: "end" | "start" | "middle"
style
• Optional style: string