Property IsBoldSimulated
- Namespace
- SharpVectors.Renderers.Texts
- Assembly
- SharpVectors.Rendering.Wpf.dll
IsBoldSimulated
Gets a value that determines whether to simulate a bold weight for the glyphs represented by the typeface.
public override bool IsBoldSimulated { get; }
Property Value
- bool
true if bold simulation is used for glyphs; otherwise, false.