Interface Container
Hierarchy
- Container
Properties
Properties
Array of children objects contained in this Container
.
The graphic element's render key, like an HTML id
attribute.
Optional. An array of TransformOp
s.
Generated using TypeDoc
Array of children objects contained in this Container
.
The graphic element's render key, like an HTML id
attribute.
Optional. An array of TransformOp
s.
Generated using TypeDoc
This is a
DisplayObject
. You can use a container to logically group elements. You can also optionally specify transformation operations over the entire container.