fill Intersection Line Path
fun DrawScope.fillIntersectionLinePath(startPoint: Offset, endPoint: Offset, yPointOfOrigin: Float, intersectionPoint: Offset, wave: Wave)
Used to fill the line path when two lines are intersecting
Parameters
start Point
: startPoint of the line
end Point
: endPoint of the line
y Point Of Origin
: y position of x Axis
intersection Point
: intersectionPoint of lines
wave
: Wave data