Gets or sets whether the current line would be drawn with underline or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.5.21597
Syntax
C# |
---|
bool HighlightsCurrentLine { get; set; } |
Visual Basic |
---|
Property HighlightsCurrentLine As Boolean Get Set |