The Pen type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Alignment |
Gets/sets pen alignment. |
![]() |
Color |
Gets/sets pen color. |
![]() |
DashStyle |
Gets/sets style used for dashed lines drawn with this pen. |
![]() ![]() |
Empty |
Returns an empty pen (which does not outline anything). |
![]() |
EndCap |
Gets/sets a value specifying what cap to use at the end of lines drawn with this pen. |
![]() |
IsEmpty |
Indicates if the pen is empty. |
![]() |
LineJoin |
Gets/sets the join style for the ends of two consecutive lines drawn with this pen. |
![]() |
MiterLimit |
Gets/sets the limit of the thickness of the join on a mitered corner. |
![]() |
StartCap |
Gets/sets a value specifying what cap to use at the beginning of lines drawn with this pen. |
![]() |
Width |
Gets/sets pen width. |