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

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

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

パラメータ

color

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

font
使用するSystemフォントを指定します。
angle
テキストの角度を度単位で指定します。
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.