LineInfo.CutOffPositions Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
LineInfoCutOffPositions Property |
[This is preliminary documentation and is subject to change.]
Positions for wordwrap cutoffs
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public List<int> CutOffPositions { get; }
Public ReadOnly Property CutOffPositions As List(Of Integer) Get Dim instance As LineInfo Dim value As List(Of Integer) value = instance.CutOffPositions