Paints an underline
| C# | Visual Basic | Visual C++ | F# |
public static void paintUnderline( Graphics g, Point start, Point end, UnderlineStyle style, Pen pen )
Public Shared Sub paintUnderline ( g As Graphics, start As Point, end As Point, style As UnderlineStyle, pen As Pen )
public: static void paintUnderline( Graphics^ g, Point start, Point end, UnderlineStyle style, Pen^ pen )
static member paintUnderline : g : Graphics * start : Point * end : Point * style : UnderlineStyle * pen : Pen -> unit
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204