TextRenderOptions.ParseMarkup Property
Definition¶
Namespace: Brine2D.Rendering.Text
Whether to parse markup tags. If false, text is rendered as-is (including tags).
public bool ParseMarkup { get; init; }
Namespace: Brine2D.Rendering.Text
Whether to parse markup tags. If false, text is rendered as-is (including tags).
public bool ParseMarkup { get; init; }