Name | Description | |
---|---|---|
Pen Constructor | Overloaded. |
The following tables list the members exposed by Pen.
Name | Description | |
---|---|---|
Pen Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alignment | Gets the alignment for this Pen. | |
Brush | Gets the Brush that determines attributes of this Pen. | |
DashPattern | Gets an array of custom dashes and spaces. | |
DashStyle | Gets the style used for dashed lines drawn with this Pen. | |
LineCap | Gets the line cap style used at the end of lines drawn with this Pen. | |
LineEndHead | Gets a custom cap to use at the beginning of lines drawn with this Pen. | |
LineEndTail | Gets a custom cap to use at the end of lines drawn with this Pen. | |
LineJoin | Gets the join style for the ends of two consecutive lines drawn with this Pen. | |
MitterLimit | Gets the limit of the thickness of the join on a mitered corner. | |
Style | Gets a LineStyle value that specifies a compound pen. A compound pen draws a compound line made up of parallel lines and spaces. | |
Visible | Returns or sets an Boolean value that determines whether the object is visible. Read/write. | |
Width | Gets or sets the width of this Pen in pixels. |