Pen Constructor

Initializes new Pen.

Overload List

Name Description
Public method Pen(Color)

Initializes new Pen with the given color.

Public method Pen(Pen)

Initializes new Pen from the specified existing pen.

Public method Pen(Color, Single)

Initializes new Pen with the given color and width.

See Also

Reference