The PenSettings type exposes the following members.

Constructors

  NameDescription
PenSettings
Initializes instance.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Returns string representation of PenSettings object.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
Color
Represents color of the pen.
DashStyle
Represents dash style of the pen.
Pen
Creates and returns pen with current settings.
Width
Represents width of the pen.

See Also