Table of Contents

Method StringWidth

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

StringWidth(string)

When implemented by a class, measures specified string.

double StringWidth(string text)

Parameters

text string

Text to measure.

Returns

double

Summary string width.