MPE_Line_thickness

--- set thickness of lines

Input Parameters

graph
MPE graphics handle
thickness
integer specifying how many pixels wide lines should be

Synopsis


#include 
#include "mpe.h"
int MPE_Line_thickness( graph, thickness )
MPE_XGraph graph;
int thickness;

Location: mpe_graphics.c