x4Trace Documentation v1.0
Loading...
Searching...
No Matches
IGraphics.GInterface.IPen Struct Reference

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.
 

Detailed Description

Pen to draw lines.

Constructor & Destructor Documentation

◆ IPen()

IGraphics.GInterface.IPen.IPen ( IColor color,
int width )

Constructor.

Parameters
colorWidth of pen.
widthColor of pen.

The documentation for this struct was generated from the following file: