Skip to main content

%ZEN.SVGComponent.svgGroup

Class %ZEN.SVGComponent.svgGroup Extends (svgComponent, abstractSVGGroup) [ Deprecated, Inheritance = right, System = 3 ]

SVG Container component. A group is used to contain and layout a set of child SVG components.

Methods

setBoundingBox

ClientMethod setBoundingBox(width, height) [ Language = javascript ]

Set the size of the bounding box of this group. Applications should not call this directly.

setProperty

ClientMethod setProperty(property, value, value2) [ Language = javascript ]

Set the value of a named property.