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 描述与字体的正常纵横比相比,字体的拉伸程度。

适用于