DrawingWindowSetPenThickness Method |
Name | Description | |
---|---|---|
SetPenThickness |
Sets the pen size to the default size (2 Dpi).
The pen is circular, so that lines have rounded ends. When you
draw a point, you get a circle. | |
SetPenThickness(Double) |
Sets the pen size or line width to the desired size.
The pen is circular, so that lines have rounded ends. When you
draw a point, you get a circle. |