Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 597 Bytes

File metadata and controls

15 lines (10 loc) · 597 Bytes

SVGGraphicsElement

Namespace: SpawnDev.SpawnJS.JSObjects
Inherits: SVGElement
Source: JSObjects/SVGGraphicsElement.cs
MDN Reference: SVGGraphicsElement on MDN

The SVGGraphicsElement interface represents SVG elements whose primary purpose is to directly render graphics into a group. https://developer.mozilla.org/en-US/docs/Web/API/SVGGraphicsElement

Constructors

Signature Description
SVGGraphicsElement(SpawnJSObjectReference _ref) Deserialization constructor