Class XGraphicsDevExtensions
Extensions for the XGraphics class.
public static class XGraphicsDevExtensions
- Inheritance
-
XGraphicsDevExtensions
- Inherited Members
Methods
DrawMeasureBox(XGraphics, string, XFont, XPoint)
Draws the measurement box for a specified text and a font.
public static void DrawMeasureBox(this XGraphics gfx, string text, XFont font, XPoint pos)