SharpLeaf Reference > SharpLeaf Methods > GetTextWidth Method > (String) SharpLeaf.GetTextWidth Method (String)
Measure paragraph width using current paragraph font.
public double GetTextWidth(
string text
);
-
text
- Text to measure, possibly including linebreaks.
-
return value
- Measured width.
See also ...SharpLeaf Members | SharpLeaf.GetTextWidth Method
Send comments on this topic © Dyalog Ltd 2021
|