SVGTransform

Module: JavaScript DOM API

#include <SVGTransform.idl>

Public Attributes

Name
readonly attribute unsigned shorttype
readonly attribute floatangle
readonly attribute DOMMatrixmatrix

Public Attributes Documentation

variable type

readonly attribute unsigned short type;

variable angle

readonly attribute float angle;

variable matrix

readonly attribute DOMMatrix matrix;