The following tables list the members exposed by AnnPen.
| Name | Description | |
|---|---|---|
| AnnPen Constructor | Initializes a new instance of the AnnPen class with the specified color and width. |
| Name | Description | |
|---|---|---|
| Alignment | Gets or sets the PenAlignment for this AnnPen object. |
| Color | Gets or sets the color of this AnnPen object. |
| DashCap | Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this AnnPen object. |
| DashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. |
| DashStyle | Gets or sets the DashStyle used for dashed lines drawn with this AnnPen object. |
| EndCap | Gets or sets the LineCap style used at the end of lines drawn with this AnnPen object. |
| LineJoin | Gets or sets the LineJoin style for the ends of two consecutive lines drawn with this AnnPen object. |
| MiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. |
| StartCap | Gets or sets the LineCap style used at the beginning of lines drawn with this AnnPen object. |
| Width | Gets or sets the width of this AnnPen object. |
| Name | Description | |
|---|---|---|
| Clone | Creates an exact copy of this AnnPen object. |
| Create | Creates a new GDI+ pen object using this AnnPen. |
| Equals | Overridden. Tests whether the specified object is a AnnSolidBrush structure and is equivalent to this AnnSolidBrush structure. |
| GetHashCode | Overridden. Returns a hash code for this AnnSolidBrush structure. |