Aspose::Page::Font::DrFont::GetTextSizePoints メソッド
DrFont::GetTextSizePoints method
テキストの測定テキストボックスをポイント単位で返します。
System::Drawing::SizeF Aspose::Page::Font::DrFont::GetTextSizePoints(System::String text)
| パラメーター | 型 | 説明 |
|---|---|---|
| text | System::String | 計算するテキスト。 |
ReturnValue
サイズを返します
参照
- Class SizeF
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++