T3000 CrossPlatform Documentation
BookmarkLineIndex Property |
[This is preliminary documentation and is subject to change.]
Line index
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int LineIndex { get; set; }
Public Property LineIndex As Integer Get Set Dim instance As Bookmark Dim value As Integer value = instance.LineIndex instance.LineIndex = value
Property Value
Type: Int32See Also