Composite Graphic Objects

Composite graphic object classes and subclasses provide member functions that allow you to reference instances of IlvGraphic subtyped objects. You can use these references for:

For example, in an electronic schema displaying a thousand transistors, you would consume much less memory by creating one transistor image and a thousand handle objects to reference it than by creating a thousand separate images.