System::Drawing::SystemFonts class
SystemFonts class
テキストを表示するために使用されるフォントを表す、事前に作成された Font オブジェクトのセットを提供します。この型はインスタンスサービスを持たない静的型です。いかなる手段でもインスタンスを作成してはいけません。
class SystemFonts : public System::Object
メソッド
| メソッド | 説明 |
|---|---|
| static get_CaptionFont() | 未実装です。 |
| static get_DefaultFont() | アプリケーションがダイアログボックスやフォームで使用できるデフォルトフォントを表す Font オブジェクトを返します。 |
| static get_IconTitleFont() | 未実装です。 |
| static get_MenuFont() | 未実装です。 |
| static get_MessageBoxFont() | 未実装です。 |
| static get_SmallCaptionFont() | 未実装です。 |
| static get_StatusFont() | 未実装です。 |
参照
- Class Object
- Namespace System::Drawing
- Library Aspose.Page for C++