GrapeCity PlusPak for Windows Forms 10.0J
FontInfo コンストラクタ(String,String)

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

パラメータ

name
FontInfoの作成に使用する特定のフォント名。
description
FontInfoの作成に使用する特定の説明。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.