次の方法で共有


FontConverter クラス

あるデータ型の Font オブジェクトを別の型に変換します。 FontConverter クラスには、 TypeDescriptor オブジェクトを使用してアクセスします。

この型のすべてのメンバの一覧については、FontConverter メンバ を参照してください。

System.Object
   System.ComponentModel.TypeConverter
      System.Drawing.FontConverter

Public Class FontConverter
   Inherits TypeConverter
[C#]
public class FontConverter : TypeConverter
[C++]
public __gc class FontConverter : public TypeConverter
[JScript]
public class FontConverter extends TypeConverter

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Drawing

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Drawing (System.Drawing.dll 内)

参照

FontConverter メンバ | System.Drawing 名前空間