ID2D1SvgElement::SetTextValue 方法 (d2d1svg.h)
設定文字內容專案的值。
語法
HRESULT SetTextValue(
[in] const WCHAR *name,
UINT32 nameCount
);
參數
[in] name
類型: const WCHAR*
文字內容專案的新值。
nameCount
類型: UINT32
傳回值
類型: HRESULT
這個方法會傳回 HRESULT 成功或錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d2d1svg.h |
Dll | Direct2d.dll |