Pen Class
Namespace: Stimulsoft.System.Drawing
Constructors
| Constructor | Description |
|---|---|
| constructor(Color color, any width) |
constructor(color: Color, width: any)
Parameters
- color (Color)
- width (any)
Fields
| Field | Type | Description |
|---|---|---|
| brush | Brush | |
| color | Color | |
| dashStyle | DashStyle | |
| endCap | LineCap | |
| lineJoin | string | |
| startCap | LineCap | |
| width | number |