MarkerStyle Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Marker style Draws background color for text

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public class MarkerStyle : Style
Visual Basic
Public Class MarkerStyle _
	Inherits Style
Visual C++
public ref class MarkerStyle : public Style

Inheritance Hierarchy

System..::..Object
  FastColoredTextBoxNS..::..Style
    FastColoredTextBoxNS..::..MarkerStyle

See Also