The Object-Oriented Style

<< Click to Display Table of Contents >>

Navigation:  Programming Techniques >

The Object-Oriented Style

Previous pageReturn to chapter overviewNext page

The objects of VPE, like lines, boxes, text, images, etc. are organized in a hierarchical structure, where the properties of one object are inherited to other objects.

The following sections show the dependencies between the different objects and explain how to set the properties.