FamilyTypeface.Stretch 屬性

定義

取得或設定字型系列字樣的指定縮放。

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

屬性值

FontStretch

型別 FontStretch 的值。

備註

Stretch 描述相對於字型的一般外觀比例,字型的延展程度。

適用於