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 |