共用方式為


LanguageFont.FontStretch 屬性

定義

取得字型的 FontStretch 屬性。

public:
 property FontStretch FontStretch { FontStretch get(); };
FontStretch FontStretch();
public FontStretch FontStretch { get; }
var fontStretch = languageFont.fontStretch;
Public ReadOnly Property FontStretch As FontStretch

屬性值

FontStretch屬性。

適用於