CreateSVGMatrix

SVGSVGElement.CreateSVGMatrix method

Erstellt ein SVGMatrix-Objekt außerhalb von Dokumentbäumen. Das Objekt wird mit der Identitätsmatrix initialisiert.

public SVGMatrix CreateSVGMatrix()

Rückgabewert

Ein SVGMatrix-Objekt.

Siehe auch