Pen objects are used to stroke the outlines of geometrical shapes.
The following tables list the members exposed by the Pen type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Pen class. |
Name | Description | |
---|---|---|
![]() |
Creates a copy of this pen. |
|
![]() |
Disposes the graphics resources associated with the pen, if any. |
|
![]() |
Gets the pen alignment. |
|
![]() |
Gets the color of this pen. |
|
![]() |
Gets the color of this pen. |
|
![]() |
Gets the dash style of this pen. |
|
![]() |
Gets the line join. |
|
![]() |
Gets the width of the lines drawn with this pen. |
|
![]() |
Externalizable.readExternal implementation. |
|
![]() |
Sets the pen alignment. |
|
![]() |
Sets the color of this pen. |
|
![]() |
Sets the dash style of this pen. |
|
![]() |
Sets the line join. |
|
![]() |
Sets what the width of the lines drawn with this pen should be. |
|
![]() |
Externalizable.writeExternal implementation. |