DrawingWindowGetPenThickness Method |
Returns the current pen thickness (2 * radius), or the line width
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public double GetPenThickness()
Return Value
Type:
Doublethe current value of the pen thickness
See Also