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