GrplotPolygon
Syntax | |
int GrplotPolygon(struct Grplot *plt,int num,struct PlotMatrix *matrix,double x,double y,int n,double *px,double *py,int *t, double xmin,double xmax, double ymin,double ymax, int fill,unsigned int color,unsigned char mask,float width, struct PlotDash *daGrplotRawBar | |
Header | |
general/grplot.h | |
Library | |
grplot | |
Description | |
None | |
Returns | |
None | |
Errors | |
None | |
Example | |
None |