GrapeCity SPREAD for Windows Forms 12.0J
Style プロパティ (Font)


フォントスタイルを示すFontStyle値を取得します。
構文
'Declaration
 
Public Property Style As FontStyle
'使用法
 
Dim instance As Font
Dim value As FontStyle
 
instance.Style = value
 
value = instance.Style
public FontStyle Style {get; set;}

プロパティ値

フォントスタイルを示すFontStyle値。
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.