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


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

プロパティ値

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

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.