T3000 CrossPlatform Documentation
VisualMarkerEventArgsStyle Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.VisualMarkerEventArgs.Style"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Style Style { get; }
Public ReadOnly Property Style As Style Get Dim instance As VisualMarkerEventArgs Dim value As Style value = instance.Style
Property Value
Type: StyleSee Also