StyleVisualMarker.Style Property

T3000 CrossPlatform

StyleVisualMarkerStyle Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:FastColoredTextBoxNS.StyleVisualMarker.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 StyleVisualMarker
Dim value As Style

value = instance.Style

Property Value

Type: Style
See Also