Sets the font weight on the specified text segment.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SetFontWeight( int offset, int length, FontWeight weight )
Public Sub SetFontWeight ( _ offset As Integer, _ length As Integer, _ weight As FontWeight _ )
public: void SetFontWeight( int offset, int length, FontWeight weight )
Parameters
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238