Click or drag to resize
RichTextStyleReplacementColor Property
Gets the color of the replacement.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Color ReplacementColor { get; }

Property Value

Type: Color
The color of the replacement.
See Also