ID2D1Properties::GetValue(U) 方法 (d2d1_1.h)
依索引取得 屬性的值。 這是範本多載。 請參閱。
語法
T GetValue(
U index
);
參數
index
類型:U
要從中取得值之屬性的索引。
傳回值
類型:T
傳回所要求的值。
言論
template<typename T, typename U> T GetValue( U index ) const;
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | 適用於 Windows 7 的 Windows 8 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
支援的最低伺服器 | 適用於 Windows Server 2008 R2 的 Windows Server 2012 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
目標平臺 | 窗戶 |
標頭 | d2d1_1.h |
連結庫 | D2d1.lib |
DLL | D2d1.dll |