Metodo Aspose::Page::Font::DrFont::GetTextSizePoints
DrFont::GetTextSizePoints method
Restituisce la casella di testo di misurazione del testo in punti.
System::Drawing::SizeF Aspose::Page::Font::DrFont::GetTextSizePoints(System::String text)
| Parametro | Tipo | Descrizione |
|---|---|---|
| text | System::String | Il testo da calcolare. |
ReturnValue
Restituisce la dimensione
Vedi anche
- Class SizeF
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++