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

GrplotEllipse

Syntax
int GrplotEllipse(struct Grplot *plt,int num, struct RplotMatrix *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 RplotDash *dash);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None