Skip to main content

%ZEN.SVGComponent.svgGroup

class %ZEN.SVGComponent.svgGroup extends %ZEN.SVGComponent.svgComponent, %ZEN.SVGComponent.abstractSVGGroup

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

Method Inventory

Methods

clientmethod setBoundingBox(width, height) [ Language = javascript ]
Set the size of the bounding box of this group. Applications should not call this directly.
clientmethod setProperty(property, value, value2) [ Language = javascript ]
Set the value of a named property.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab