バージョン

ActualFontWeight プロパティ

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