Overload | Description |
---|---|
MeasureString(String,NVisual) | Measures the given text. |
MeasureString(Char[],NVisual) | Measures the given text. |
MeasureString(String,Double) | Measures the given text. |
MeasureString(Char[],Double) | Measures the given text. |
MeasureString(String,NVisual,Double,NPaintTextRectSettings) | Measures the given text. |
MeasureString(Char[],NVisual,Double,NPaintTextRectSettings) | Measures the given text. |
MeasureString(String,Double,Double,NPaintTextRectSettings) | Measures the given text. |
MeasureString(Char[],Double,Double,NPaintTextRectSettings) | Measures the given text. |