Aspose::Page::Font::DrFont::GetTextSizePoints 方法
DrFont::GetTextSizePoints method
返回文本的测量文本框(点)。
System::Drawing::SizeF Aspose::Page::Font::DrFont::GetTextSizePoints(System::String text)
| Parameter | Type | 描述 |
|---|---|---|
| text | System::String | 要计算的文本。 |
ReturnValue
返回大小
另见
- Class SizeF
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++