ID2D1SvgAttribute::Clone 方法 (d2d1svg.h)
建立這個屬性值的複製品。 建立時,不會在任何項目上設定複製的屬性。
語法
HRESULT Clone(
[out] ID2D1SvgAttribute **attribute
);
參數
[out] attribute
類型: ID2D1SvgAttribute**
指定要複製的屬性值。
傳回值
類型: HRESULT
這個方法會傳回 HRESULT 成功或錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d2d1svg.h |
Dll | Direct2d.dll |