J
Jim McGivney - Office
Is there a way to specify a number (0-141) to obtain one of the system
colors ?
Pen pen = new Pen(ColorNum);
where ColorNum is a method to specify a color by its enumeration value.
Thanks,
Jim
colors ?
Pen pen = new Pen(ColorNum);
where ColorNum is a method to specify a color by its enumeration value.
Thanks,
Jim