GrapeCity SPREAD for WPF 2.0J
FontWeight プロパティ (SpreadBand)

現在の要素のフォントウェイトを取得または設定します。
構文
'Declaration
 
Public Property FontWeight As Nullable(Of FontWeight)
public Nullable<FontWeight> FontWeight {get; set;}

プロパティ値

フォントウェイトを示す Nullable 値。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

SpreadBand クラス
SpreadBand メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.