Class WpfTextRenderer
- Namespace
- SharpVectors.Renderers.Texts
- Assembly
- SharpVectors.Rendering.Wpf.dll
public abstract class WpfTextRenderer : WpfRendererObject, IDisposable
- Inheritance
-
WpfTextRenderer
- Implements
- Derived
- Inherited Members
Constructors
Fields
Properties
Methods
- ExtractTextPathGeometry(Geometry)
This will extract a PathGeometry that is nested into GeometryGroup, which is normally created by the FormattedText.BuildGeometry() method.