drawHorizontal
open fun drawHorizontal(context: DrawingContext, left: Float, right: Float, y: Float, thicknessFactor: Float = 1.0f)
A convenience function for draw that draws the LineComponent horizontally.
A convenience function for draw that draws the LineComponent horizontally.