StyleVisualMarker Class

T3000 CrossPlatform

StyleVisualMarker Class

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

[Missing <summary> documentation for "T:FastColoredTextBoxNS.StyleVisualMarker"]

Inheritance Hierarchy
SystemObject  FastColoredTextBoxNSVisualMarker
    FastColoredTextBoxNSStyleVisualMarker

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public class StyleVisualMarker : VisualMarker
Public Class StyleVisualMarker
	Inherits VisualMarker

Dim instance As StyleVisualMarker

The StyleVisualMarker type exposes the following members.

Constructors
  NameDescription
Public methodStyleVisualMarker
Initializes a new instance of the StyleVisualMarker class
Top
Properties
  NameDescription
Public propertyCursor (Inherited from VisualMarker.)
Public propertyStyle
Top
Methods
  NameDescription
Public methodDraw (Inherited from VisualMarker.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldrectangle (Inherited from VisualMarker.)
Top
See Also