Back to Devexpress

AppearanceObject.DrawVString Method

windowsforms-devexpress-dot-utils-dot-appearanceobject-dot-drawvstring.md

latest896 B
Original Source

AppearanceObject.DrawVString Method

NameParametersDescription
DrawVString(GraphicsCache, String, Font, Brush, Rectangle, StringFormatInfo, Int32)cache, text, font, foreBrush, bounds, strFormat, angleDraws the specified text string in the specified rectangle with the specified Font using the formatting attributes.
DrawVString(GraphicsCache, String, Font, Brush, Rectangle, StringFormat, Int32)cache, text, font, foreBrush, bounds, strFormat, angleDraws a text string vertically with the specified angle and at the specified position using the specified font, color and format.