SVGTransformList
Module: JavaScript DOM API
#include <SVGTransformList.idl>
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| SVGTransform | consolidate() |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| readonly attribute unsigned long | numberOfItems |
| readonly attribute unsigned long | length |
Public Functions Documentation
Section titled “Public Functions Documentation”function consolidate
Section titled “function consolidate”SVGTransform consolidate()Public Attributes Documentation
Section titled “Public Attributes Documentation”variable numberOfItems
Section titled “variable numberOfItems”readonly attribute unsigned long numberOfItems;variable length
Section titled “variable length”readonly attribute unsigned long length;© 2026 Coherent Labs. All rights reserved.