IDWriteTextFormat3::SetAutomaticFontAxes 方法 (dwrite_3.h)
設定自動字型軸選項。
語法
HRESULT SetAutomaticFontAxes(
DWRITE_AUTOMATIC_FONT_AXES automaticFontAxes
);
參數
automaticFontAxes
自動字型軸選項。
傳回值
類型:HRESULT
如果函式成功,它會傳回 S_OK。 否則,它會傳回 HRESULT錯誤碼。
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 10 組建 16299 |
支援的最低伺服器 | Windows 10 組建 16299 |
目標平臺 | 窗戶 |
標頭 | dwrite_3.h |
連結庫 | Dwrite.lib |