Drawing Function

Simple script to illustrate the drawing functionalities and features in PRIMER

This script and example illustrates the drawing functionality and features in PRIMER.

The function DrawPlot draw a set of points and shapes on the graphics area, which is called with every graphics refresh. The color and thickness properties of the line stye can also be controlled by the user. Exception handlers using try and catch blocks are also illustrated with the use of a pop-up dialogue boxes .