Class OTZFontCaches
フォントのハンドルをキャッシュします。
Inheritance
System.Object
OTZFontCaches
名前空間: OTZControls.Utilities
アセンブリ: OTZControls.dll
Syntax
public class OTZFontCaches : IDisposable
プロパティ
Instance
インスタンスを取得します。
宣言
public static OTZFontCaches Instance { get; }
プロパティ値
| 型 | 説明 |
|---|---|
| OTZFontCaches |
メソッド
Dispose()
リソースを解放します。
宣言
public void Dispose()
GetCachedHFont(Font)
フォントのハンドルを取得します。
宣言
public IntPtr GetCachedHFont(Font font)
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| Font | font |
戻り値
| 型 | 説明 |
|---|---|
| System.IntPtr |