WordWrapNeededEventArgs.Line Property

T3000 CrossPlatform

WordWrapNeededEventArgsLine Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:FastColoredTextBoxNS.WordWrapNeededEventArgs.Line"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Line Line { get; }
Public ReadOnly Property Line As Line
	Get

Dim instance As WordWrapNeededEventArgs
Dim value As Line

value = instance.Line

Property Value

Type: Line
See Also