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
| Signature | Description |
|---|---|
SVGGraphicsElement(SpawnJSObjectReference _ref) |
Deserialization constructor |