Overload | Description |
---|---|
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. |
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) |