x4Trace Documentation v1.0
|
Pen to draw lines. More...
Public Member Functions | |
IPen (IColor color, int width) | |
Constructor. | |
Public Attributes | |
int | width |
Width of pen. | |
IColor | color |
Color of pen. | |
Pen to draw lines.
IGraphics.GInterface.IPen.IPen | ( | IColor | color, |
int | width ) |
Constructor.
color | Width of pen. |
width | Color of pen. |