Aspose::Font::Type1::Type1FontMetrics::MeasureString yöntemi
Type1FontMetrics::MeasureString method
Dizeyi ölçer ve dize genişliğini döndürür.
double Aspose::Font::Type1::Type1FontMetrics::MeasureString(System::String unicode, double fontSize) override
| Parametre | Tür | Açıklama |
|---|---|---|
| unicode | System::String | Unicode dizesi. |
| fontSize | double | Font boyutu. |
ReturnValue
Dize genişliği.
Ayrıca Bakınız
- Class String
- Class Type1FontMetrics
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++