Skip to content

editorGlobalsIToSvgParameters

Interface: IToSvgParameters

Hierarchy

  • IToSvgParameters

Index

Properties

Properties

Optional asDataUrl

asDataUrl? : boolean

Defined in src/util/polygon/Polygon.ts:32


Optional fill

fill? : string

Defined in src/util/polygon/Polygon.ts:30


Optional includeSvgDescription

includeSvgDescription? : boolean

Defined in src/util/polygon/Polygon.ts:31


Optional round

round? : boolean

Defined in src/util/polygon/Polygon.ts:33


Optional stroke

stroke? : string

Defined in src/util/polygon/Polygon.ts:29


Optional strokeWidth

strokeWidth? : string

Defined in src/util/polygon/Polygon.ts:34