Table of Contents

Class WpfPathTextRun

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

This defines the information required to render a text-run on a path.

public sealed class WpfPathTextRun
Inheritance
WpfPathTextRun
Inherited Members

Constructors

WpfPathTextRun(SvgTextContentElement, WpfTextBuilder)

Properties

Brush
Builder
Element
Pen
Position
StartOffset
Text

Methods

AddRun(Geometry)
Initialize(string, Brush, Pen)
RenderRun(DrawingContext)
SetPosition(Point, SvgTextPathElement, SvgTextBaseElement)
UnInitialize()