Active X Programming Examples

The Visual Basic examples show how to use the Aphelion™ ActiveX components in a project to perform simple or advanced imaging tasks. Just download one example, and run it from VB.

Aphelion has to be installed on the computer, and the ActiveX components have to be registered from the standard installation program.
Some of the components make calls to Microsoft components such as the Chart server or the Grid component. Make sure these controls are installed on your computer. In some cases, depending on the version of Visual Basic, you may have to reinsert them in the form.

You can freely download an evalutation version of Aphelion.

ApxArea

This project features object contouring. The user has to click on points on the edge of the object of interest. When done, it computes the area of the selected object.

Sample Screenshot

Download ApxArea ()