T3000 CrossPlatform Documentation
RulerTickColor Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.Ruler.TickColor"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Color TickColor { get; set; }
Public Property TickColor As Color Get Set Dim instance As Ruler Dim value As Color value = instance.TickColor instance.TickColor = value
Property Value
Type: ColorSee Also