drawVertical
open fun drawVertical(context: DrawingContext, x: Float, top: Float, bottom: Float, thicknessFactor: Float = 1.0f)
A convenience function for draw that draws the LineComponent vertically.
A convenience function for draw that draws the LineComponent vertically.