Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AppearanceObject.DrawVString Method

Name Parameters Description
DrawVString(GraphicsCache, String, Font, Brush, Rectangle, StringFormatInfo, Int32) cache, text, font, foreBrush, bounds, strFormat, angle Draws 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, angle Draws a text string vertically with the specified angle and at the specified position using the specified font, color and format.