Hello:
I'm use the Graphics.Drawstring method with the drawFormat.FormatFlags = StringFormatFlags.DirectionVertical.
This results in a vertical textstring which starts up and goes down.
I need to toggle this orientation so that the text starts down and goes up.
Does anyone know if there's a way to do this?
Thank you for your help,
Jaap Sluis
I'm use the Graphics.Drawstring method with the drawFormat.FormatFlags = StringFormatFlags.DirectionVertical.
This results in a vertical textstring which starts up and goes down.
I need to toggle this orientation so that the text starts down and goes up.
Does anyone know if there's a way to do this?
Thank you for your help,
Jaap Sluis