Overload List

  NameDescription
Public methodPen()()()()
Create a solid black pen that has a width of 1 user space unit.
Public methodPen(Color)
Create a solid pen with given color that has a width of 1 user space unit.
Public methodPen(Color, Double)
Create a solid pen with given color and fractional width.
Public methodPen(Color, Double, DashPattern)
Create a solid pen with given color, fractional width and pattern.

See Also