Table of Contents

Method StrWidth

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

StrWidth(string)

Measures summary character width accordingly to specified conditions.

public double StrWidth(string str)

Parameters

str string

String to measure.

Returns

double

Summary str width.