MESCIUS SPREAD for Windows Forms 15.0J
Font コンストラクタ(Color,FontStyle)

フォントの色を示すColor値。
新しいFontに適用するFontStyle。
指定した既存のFontColor値を使用して、Font構造体の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal color As Color, _
   ByVal fontStyle As FontStyle _
)
public Font( 
   Color color,
   FontStyle fontStyle
)

パラメータ

color
フォントの色を示すColor値。
fontStyle
新しいFontに適用するFontStyle。
参照

Font 構造体
Font メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.