drawVertical

open fun drawVertical(context: DrawContext, top: Float, bottom: Float, centerX: Float, thicknessScale: Float = 1.0f, opacity: Float = 1.0f)

A convenience function for draw that draws the LineComponent vertically.