VectSharp
2.2.1
A light library for C# vector graphics
|
Contains extension methods for collections of FormattedText objects. More...
Static Public Member Functions | |
static Font.DetailedFontMetrics | Measure (this IEnumerable< FormattedText > text) |
Measures a collection of FormattedText objects. More... | |
Contains extension methods for collections of FormattedText objects.
Definition at line 537 of file FormattedText.cs.
|
static |
Measures a collection of FormattedText objects.
text | The collection of FormattedText objects to be measured. |
Definition at line 626 of file FormattedText.cs.