StickyNoteControl.CaptionFontStretch 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用於 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 結構,代表相對於字型一般外觀比例的縮放度數。 預設為 Normal。
備註
建議您不要嘗試取得 實例 StickyNoteControl 的參考,因此您直接讀取或寫入此屬性。 這個屬性應該只用于樣式 StickyNoteControl 。
相依性屬性資訊
識別碼欄位 | CaptionFontStretchProperty |
中繼資料屬性設定為 true |
AffectsMeasure |