getStrokeWidth

public final Float getStrokeWidth()

Gets the stroke width of the paint.


@FloatRange(from = 30.0)
public final static Float getStrokeWidth(Float strokeWidth)

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.