TimedTextStyle.FontWeight 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定計時文字的權數。
public:
property TimedTextWeight FontWeight { TimedTextWeight get(); void set(TimedTextWeight value); };
TimedTextWeight FontWeight();
void FontWeight(TimedTextWeight value);
public TimedTextWeight FontWeight { get; set; }
var timedTextWeight = timedTextStyle.fontWeight;
timedTextStyle.fontWeight = timedTextWeight;
Public Property FontWeight As TimedTextWeight
屬性值
計時文字的權數。