Name | Description | |
---|---|---|
![]() | Brush | Gets or sets the brush that determines attributes of this pen. |
![]() | Color | Gets or sets the color of this pen. |
![]() | DashCap | Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this pen. |
![]() | DashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. |
![]() | DashPattern | Gets or sets an array of dashes and spaces. |
![]() | LineCap | Gets or sets the cap style used at start and end of drawn lines. |
![]() | LineJoin | Gets or sets the join style for the ends of two consecutive lines drawn with this pen. |
![]() | MiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. |
![]() | Width | Gets or sets the width of this pen. |