バージョン

FontStyle プロパティ (DiagramItemVisualData)

ダイアグラム項目のフォント スタイルを取得または設定します。
シンタックス
'宣言
 
Public Property FontStyle As Nullable(Of FontStyle)
public Nullable<FontStyle> FontStyle {get; set;}
参照