PowerTools ActiveReports for .NET 9.0J
FontInfo コンストラクタ(Color,Font)

使用するテキスト色を指定します。

使用するSystemフォントを指定します。
パラメータを指定して、FontInfoクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal color As Color, _
   ByVal font As Font _
)
public FontInfo( 
   Color color,
   Font font
)

パラメータ

color

使用するテキスト色を指定します。

font
使用するSystemフォントを指定します。
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.