StickyNoteControl.CaptionFontStretch 屬性

定義

取得或設定用於 StickyNoteControl 標題之字型的縮放程度。

public:
 property System::Windows::FontStretch CaptionFontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch CaptionFontStretch { get; set; }
member this.CaptionFontStretch : System.Windows.FontStretch with get, set
Public Property CaptionFontStretch As FontStretch

屬性值

FontStretch

FontStretch 結構,代表相對於字型一般外觀比例的縮放度數。 預設為 Normal

備註

建議您不要嘗試取得 實例 StickyNoteControl 的參考,因此您直接讀取或寫入此屬性。 這個屬性應該只用于樣式 StickyNoteControl

相依性屬性資訊

識別碼欄位 CaptionFontStretchProperty
中繼資料屬性設定為 true AffectsMeasure

適用於