SVGTransform
Module: JavaScript DOM API
#include <SVGTransform.idl>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| readonly attribute unsigned short | type |
| readonly attribute float | angle |
| readonly attribute DOMMatrix | matrix |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable type
Section titled “variable type”readonly attribute unsigned short type;variable angle
Section titled “variable angle”readonly attribute float angle;variable matrix
Section titled “variable matrix”readonly attribute DOMMatrix matrix;© 2026 Coherent Labs. All rights reserved.