- openSVG(id: string, output?: ZObject[]): ZObject[]
-
Parameters
-
id: string
-
Optional
output: ZObject[]
- openSVG(element: Element, output?: ZObject[]): ZObject[]
-
Parameters
-
element: Element
-
Optional
output: ZObject[]
- openSVG(empty: null, output?: ZObject[]): ZObject[]
-
Parameters
-
empty: null
-
Optional
output: ZObject[]
- openSVG(svgsvg: SVGSVGElement, output?: ZObject[]): ZObject[]
-
Parameters
-
svgsvg: SVGSVGElement
-
Optional
output: ZObject[]