Table of Contents

Method MeasureChars

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

MeasureChars(SvgTextContentElement, string, bool)

public abstract IList<Rect> MeasureChars(SvgTextContentElement element, string text, bool canBeWhitespace = true)

Parameters

element SvgTextContentElement
text string
canBeWhitespace bool

Returns

IList<Rect>