Pen Properties
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Alignment | Gets or sets the alignment for this Pen. |
![]() | Brush | |
![]() | Color | Gets or sets the color of this Pen. |
![]() | CompoundArray | Gets or sets an array of values that specifies a compound pen. A compound pen draws a compound line made up of parallel lines and spaces. |
![]() | CustomEndCap | Gets or sets a custom cap to use at the end of lines drawn with this Pen. |
![]() | CustomStartCap | Gets or sets a custom cap to use at the beginning of lines drawn with 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 custom dashes and spaces. |
![]() | DashStyle | Gets or sets the style used for dashed lines drawn with this Pen. |
![]() | EndCap | Gets or sets the cap style used at the end of lines drawn with this Pen. |
![]() | 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. |
![]() | PenType | Gets the style of lines drawn with this Pen. |
![]() | StartCap | Gets or sets the cap style used at the beginning of lines drawn with this Pen. |
![]() | Transform | Gets or sets a copy of the geometric transformation for this Pen. |
![]() | Width |
