T3000 CrossPlatform Documentation
BookmarkColor Property |
[This is preliminary documentation and is subject to change.]
Color of bookmark sign
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Color Color { get; set; }
Public Property Color As Color Get Set Dim instance As Bookmark Dim value As Color value = instance.Color instance.Color = value
Property Value
Type: ColorSee Also