Click or drag to resize
RichTextStyleShouldReplaceColor Property
Gets a value indicating whether this instance should replace the glyph color.

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

Property Value

Type: Boolean
if should replace the glyph color; otherwise, .
See Also