class %ZEN.SVGComponent.svgGroup
extends svgComponent, abstractSVGGroup
SVG Container component.
A group is used to contain and layout a set of child SVG components.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
method setBoundingBox(width, height)
[ Language = javascript ]
Set the size of the bounding box of this group.
Applications should not call this directly.
method setProperty(property, value, value2)
[ Language = javascript ]
Set the value of a named property.