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 |