MPE_Line_thickness
Sets thickness of linesSynopsis
#include <stdio.h> #include "mpe.h" int MPE_Line_thickness( graph, thickness ) MPE_XGraph graph; int thickness;
Input Parameters
graph | MPE graphics handle
| |
thickness | integer specifying how many pixels wide lines should be
|
Location:mpe_graphics.c