getCornerSize

open fun getCornerSize(@NonNull bounds: RectF): Float

Returns the corner size that should be used given the full bounds of the shape.


open fun getCornerSize(): Float

Returns the size of this corner. Bounds aren't required since the result is always the same.