Home| general |src.lib|grplotlib| GrplotRawLine Index

GrplotRawLine

Syntax
int GrplotRawLine(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double ax,double ay,double bx,double by,double xmin,double xmax, double ymin,double ymax, unsigned int color,unsigned char mask,float width, struct PlotDash *dash);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None