getStrokeWidth
Gets the stroke width of the paint.
Checks if the strokeWidth value meets the valid range.
Return
A valid stroke width in the range MIN_STROKE_WIDTH to strokeWidth.
Parameters
strokeWidth
The angle value.
Gets the stroke width of the paint.
Checks if the strokeWidth value meets the valid range.
A valid stroke width in the range MIN_STROKE_WIDTH to strokeWidth.
The angle value.