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.svgObject

abstract class %ZEN.SVGComponent.svgObject extends %ZEN.Component.object

This is an abstract base class used to define auxilary components that are used by SVG components but do not have a visual representation.

Parameters

parameter POSTCOMPILEACTIONS = schema,SVG;
Internal parameter. Make sure we generate SVG include files

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab