バージョン

ActualFontStyle プロパティ

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