Table of Contents

Class WpfPathTextBuilder

Namespace
SharpVectors.Renderers.Texts
Assembly
SharpVectors.Rendering.Wpf.dll

This is the text-path builder, which handles the rendering using the text-builder objects, WpfTextBuilder, to convert the text characters to geometric representations.

public sealed class WpfPathTextBuilder
Inheritance
WpfPathTextBuilder
Inherited Members

Constructors

WpfPathTextBuilder(SvgTextBaseElement)

Methods

AddTextRun(WpfPathTextRun, string, Point, Brush, Pen)
BeginTextPath(SvgTextPathElement)
EndTextPath()
RenderTextPath(DrawingContext, PathGeometry, TextAlignment)