Pen instances are used to draw the outline of geometric shapes.
The following tables list the members exposed by the Pen type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the Brush dependency property. |
|
![]() ![]() |
Identifies the Thickness dependency property. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the Brush object that defines the appearance of this pen. |
|
![]() |
Gets or sets the style used for dashed pens. |
|
![]() |
Gets or sets the width of the pen. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Creates an exact copy of this pen. |
See Also