SVGTransform
On this page
Module: JavaScript DOM API
#include <SVGTransform.idl>
Public Attributes
Name | |
---|---|
readonly attribute unsigned short | type |
readonly attribute float | angle |
readonly attribute DOMMatrix | matrix |
Public Attributes Documentation
variable type
readonly attribute unsigned short type;
variable angle
readonly attribute float angle;
variable matrix
readonly attribute DOMMatrix matrix;