SVGTransformList

Module: JavaScript DOM API

#include <SVGTransformList.idl>

Public Functions

Name
SVGTransformconsolidate()

Public Attributes

Name
readonly attribute unsigned longnumberOfItems
readonly attribute unsigned longlength

Public Functions Documentation

function consolidate

SVGTransform consolidate()

Public Attributes Documentation

variable numberOfItems

readonly attribute unsigned long numberOfItems;

variable length

readonly attribute unsigned long length;