The painted area is the area contained by the free throw lane (see
basketball_free_throw_lane_boundary()
for more information on the free
throw lane)
basketball_painted_area(
lane_length = 0,
lane_width = 0,
paint_margin = 0,
line_thickness = 0
)
A data frame of the bounding coordinates of the free throw lane's painted area
The length of the free throw lane
The width of the free throw
The distance from the painted area of the lane to the free throw lane boundary lines
The thickness of the line of the free throw lane boundary line
The painted area may be a different color than the rest of the two point
range area (see basketball_two_point_range()
for more information on
two-point range), but may also be the same color