VisualMarker.Cursor Property

T3000 CrossPlatform

VisualMarkerCursor Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.VisualMarker.Cursor"]

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

Dim instance As VisualMarker
Dim value As Cursor

value = instance.Cursor

Property Value

Type: Cursor
See Also