PdfPen Properties |
The PdfPen type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Brush |
Gets or sets the brush, which specifies the pen behaviour.
|
![]() |
Color |
Gets or sets the color of the pen.
|
![]() |
DashOffset |
Gets or sets the dash offset of the pen.
|
![]() |
DashPattern |
Gets or sets the dash pattern of the pen.
|
![]() |
DashStyle |
Gets or sets the dash style of the pen.
|
![]() |
LineCap |
Gets or sets the line cap of the pen.
|
![]() |
LineJoin |
Gets or sets the line join style of the pen.
|
![]() |
MiterLimit |
Gets or sets the miter limit.
|
![]() |
Width |
Gets or sets the width of the pen.
|