New instance

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public Underline( int start, int end, UnderlineStyle u, Color c, BadWord originalBadWord, ErrorAdornerBase adorner )
public Underline( int start, int end, UnderlineStyle u, Color c, BadWord originalBadWord, ErrorAdornerBase adorner )
Public Sub New ( start As Integer, end As Integer, u As UnderlineStyle, c As Color, originalBadWord As BadWord, adorner As ErrorAdornerBase )
Public Sub New ( start As Integer, end As Integer, u As UnderlineStyle, c As Color, originalBadWord As BadWord, adorner As ErrorAdornerBase )
public: Underline( int start, int end, UnderlineStyle u, Color c, BadWord^ originalBadWord, ErrorAdornerBase^ adorner )
public: Underline( int start, int end, UnderlineStyle u, Color c, BadWord^ originalBadWord, ErrorAdornerBase^ adorner )
new : start : int * end : int * u : UnderlineStyle * c : Color * originalBadWord : BadWord * adorner : ErrorAdornerBase -> Underline
new : start : int * end : int * u : UnderlineStyle * c : Color * originalBadWord : BadWord * adorner : ErrorAdornerBase -> Underline

- start (Int32)
- end (Int32)
- u (UnderlineStyle)
- c (Color)
- originalBadWord (BadWord)
- adorner (ErrorAdornerBase)
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214