Click or drag to resize
DrawingWindowSetPenColor Method
Overload List
  NameDescription
Public methodSetPenColor
Resets the the current pen/solid brush color to default (black)
Public methodSetPenColor(Color)
Changes the the current pen/solid brush color to desired color using the Color type.
Public methodSetPenColor(Int32, Int32, Int32)
Changes the the current pen/solid brush color to desired color in RGB from
Top
See Also