SVGTransformList
Module: JavaScript DOM API
#include <SVGTransformList.idl>
Public Functions
Name | |
---|---|
SVGTransform | consolidate() |
Public Attributes
Name | |
---|---|
readonly attribute unsigned long | numberOfItems |
readonly attribute unsigned long | length |
Public Functions Documentation
function consolidate
SVGTransform consolidate()
Public Attributes Documentation
variable numberOfItems
readonly attribute unsigned long numberOfItems;
variable length
readonly attribute unsigned long length;