int DrawSetCoordinates(Draw draw,double xl,double yl,double xr, double yr)Not collective
draw | - the drawing object |
xl,yl,xr,yr | - the coordinates of the lower left corner and upper right corner of the drawing region. |
Location: src/draw/interface/dcoor.c
Graphics (Draw) Index
Table of Contents