次の方法で共有


IDWriteTextFormat::GetFontStretch メソッド

テキストのフォント伸縮を取得します。

構文

virtual DWRITE_FONT_STRETCH GetFontStretch() = 0;

パラメーター

This にはパラメーターがありません。

戻り値

フォント伸縮の種類 (Normal や Condensed など) を示す値。

要件

クライアントの最小要件

Windows 7, Windows Vista SP2 および Windows Vista 用のプラットフォーム更新プログラム

サーバーの最小要件

Windows Server 2008 R2, Windows Server 2008 SP2 および Windows Server 2008 用のプラットフォーム更新プログラム

ヘッダー

Dwrite.h

ライブラリ

Dwrite.lib

DLL

Dwrite.dll

参照

IDWriteTextFormat