TSVGExportOptions
TSVGExportOptions =
object
Defined in: canvas/StaticCanvas.ts:66
Properties
Section titled “Properties”encoding?
Section titled “encoding?”
optionalencoding?:"UTF-8"
Defined in: canvas/StaticCanvas.ts:74
height?
Section titled “height?”
optionalheight?:string
Defined in: canvas/StaticCanvas.ts:76
reviver?
Section titled “reviver?”
optionalreviver?:TSVGReviver
Defined in: canvas/StaticCanvas.ts:77
suppressPreamble?
Section titled “suppressPreamble?”
optionalsuppressPreamble?:boolean
Defined in: canvas/StaticCanvas.ts:67
viewBox?
Section titled “viewBox?”
optionalviewBox?:object
Defined in: canvas/StaticCanvas.ts:68
height
Section titled “height”height:
number
width:
number
x:
number
y:
number
width?
Section titled “width?”
optionalwidth?:string
Defined in: canvas/StaticCanvas.ts:75