PowerTools PlusPak for Windows Forms 8.0J
FontInfo コンストラクタ(String)

FontInfoの作成に使用する特定のフォント名。
指定した名前を使用して、FontInfoクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal name As String _
)
public FontInfo( 
   string name
)

パラメータ

name
FontInfoの作成に使用する特定のフォント名。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

FontInfo クラス
FontInfo メンバ
オーバーロード一覧

Send Feedback