ServiceColors.ExpandMarkerBorderColor Property

T3000 CrossPlatform

ServiceColorsExpandMarkerBorderColor Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.ServiceColors.ExpandMarkerBorderColor"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Color ExpandMarkerBorderColor { get; set; }
Public Property ExpandMarkerBorderColor As Color
	Get
	Set

Dim instance As ServiceColors
Dim value As Color

value = instance.ExpandMarkerBorderColor

instance.ExpandMarkerBorderColor = value

Property Value

Type: Color
See Also