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