オーバーロード | 解説 |
---|---|
GetValue<T>(Int32,PropertyType) | 指定されたプロパティの値をインデックスで取得します。 |
GetValue<T>(String,PropertyType) | 指定されたプロパティの値を名前で取得します。 |
GetValue(Int32,PropertyType,IntPtr,Int32) | HRESULT ID2D1Properties::GetValue([In] unsigned int index,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize) |