Typography.AnnotationAlternates 屬性

定義

取得或設定值,該值會指定替代附註形式的索引。

public:
 property int AnnotationAlternates { int get(); void set(int value); };
public int AnnotationAlternates { get; set; }
member this.AnnotationAlternates : int with get, set
Public Property AnnotationAlternates As Integer

屬性值

Int32

替代附註形式的索引。 預設值是 0 (零)。

備註

注釋表單包括放置在開放式或實心圓形、方形、括弧、菱形或圓角方塊中的字元。

如果 的值 AnnotationAlternates 大於零,且選取的字型不支援批註替代專案,則會顯示字母的預設格式。

這個屬性會取得或設定擁有屬性的物件上的值,這是存取類別實例的唯一 Typography Typography 方式。 此外,這個屬性支援附加屬性使用方式,以便在 XAML 中包含文字的物件上設定。

XAML Attribute Usage

<object Typography.AnnotationAlternates="int"/>

相依性屬性資訊

識別碼欄位 AnnotationAlternatesProperty
設定為 的中繼資料屬性 true AffectsMeasureAffectsRenderInherits

適用於