PowerTools PlusPak for Windows Forms 8.0J
Item(String) プロパティ

取得するFontInfoオブジェクトの名前。
コレクション内の指定した名前を持つFontInfoオブジェクトを取得します。
構文
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As FontInfo
public FontInfo Item( 
   string name
) {get;}

パラメータ

name
取得するFontInfoオブジェクトの名前。

プロパティ値

コレクション内の指定した名前を持つ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

参照

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

Send Feedback