Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%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