DrawingWindowSetPenColor Method |
Name | Description | |
---|---|---|
SetPenColor |
Resets the the current pen/solid brush color to default (black)
| |
SetPenColor(Color) |
Changes the the current pen/solid brush color to desired color
using the Color type.
| |
SetPenColor(Int32, Int32, Int32) |
Changes the the current pen/solid brush color to desired color in RGB from
|