Method StrWidth
StrWidth(string)
Measures summary character width accordingly to specified conditions.
public double StrWidth(string str)
Parameters
str
stringString to measure.
Returns
- double
Summary str width.
Measures summary character width accordingly to specified conditions.
public double StrWidth(string str)
str
stringString to measure.
Summary str width.