Aspose::Font::Cff::CffFontMetrics::MeasureString metodo
CffFontMetrics::MeasureString method
Misura la stringa e restituisce la larghezza della stringa.
double Aspose::Font::Cff::CffFontMetrics::MeasureString(System::String unicode, double fontSize) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| unicode | System::String | Stringa Unicode. |
| fontSize | double | dimensione Font. |
ReturnValue
Larghezza della stringa.
Vedi anche
- Class String
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++