Description | ||||||||||||||
Sets polyline plotting function. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProPlotdriver.h> | ||||||||||||||
ProError | ProPlotdriverPolylinefunctionSet | ( | ||||||||||||
ProName interf_name | ||||||||||||||
/* (In) | ||||||||||||||
The name of the interface. Cannot be NULL. | ||||||||||||||
*/ | ||||||||||||||
ProPlotdriverPolylinePlot function | ||||||||||||||
/* (In) | ||||||||||||||
Polyline plotting function. Cannot be NULL. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|