VisualMarkerEventArgs.Marker Property

T3000 CrossPlatform

VisualMarkerEventArgsMarker Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.VisualMarkerEventArgs.Marker"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public StyleVisualMarker Marker { get; }
Public ReadOnly Property Marker As StyleVisualMarker
	Get

Dim instance As VisualMarkerEventArgs
Dim value As StyleVisualMarker

value = instance.Marker

Property Value

Type: StyleVisualMarker
See Also