ShortcutStyle.borderPen Field

T3000 CrossPlatform

ShortcutStyleborderPen Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.ShortcutStyle.borderPen"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Pen borderPen
Public borderPen As Pen

Dim instance As ShortcutStyle
Dim value As Pen

value = instance.borderPen

instance.borderPen = value

Field Value

Type: Pen
See Also