| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Properties Class : GetValue Method |
| Overload | Description |
|---|---|
| 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) |
| GetValue<T>(Int32,PropertyType) | Gets the value of the specified property by index. |
| GetValue<T>(String,PropertyType) | Gets the value of the specified property by name. |