ID2D1SvgPaint::SetPaintType 方法 (d2d1svg.h)
设置画图类型。
语法
HRESULT SetPaintType(
D2D1_SVG_PAINT_TYPE paintType
);
参数
paintType
新的画图类型。
返回值
类型: HRESULT
此方法返回 HRESULT 成功或错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | d2d1svg.h |
DLL | Direct2d.dll |
设置画图类型。
HRESULT SetPaintType(
D2D1_SVG_PAINT_TYPE paintType
);
paintType
新的画图类型。
类型: HRESULT
此方法返回 HRESULT 成功或错误代码。
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | d2d1svg.h |
DLL | Direct2d.dll |