The Pen type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Pen | Overloaded. Initializes new Pen. |
Name | Description | |
---|---|---|
![]() |
Dispose |
Releases all resources used by this Pen. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
Brush | |
![]() |
Color |
Gets or sets the color of this Pen. |
![]() |
DashOffset |
Gets or sets the dash offset of this Pen. |
![]() |
DashPattern |
Gets or sets the dash pattern of this Pen. |
![]() |
LineCap |
Gets or sets the cap style with which this Pen object can end a line. |
![]() |
LineJoin |
Gets or sets the type of a corner when two lines meet. |
![]() |
MiterLimit |
Gets or sets the value that defines how sharp should be a line join. |
![]() |
Width |
Gets or sets the width of this Pen. |