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

GrplotRectangle

Syntax
int GrplotRectangle(struct Grplot *plt,int num, struct PlotMatrix *matrix, double x,double y,double w,double h, double xmin,double xmax, double ymin,double ymax, int fill,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