Gets/sets the font weight.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Nullable<FontWeight> FontWeight { get; set; }
Public Property FontWeight As Nullable(Of FontWeight) Get Set
public: property Nullable<FontWeight> FontWeight { Nullable<FontWeight> get (); void set (Nullable<FontWeight> value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238