ID2D1Properties::GetValue methods
Gets the value of the property by index.
Overload list
Method | Description |
---|---|
GetValue(U) | Gets the value of the property by index. This is a template overload. |
GetValue(U, T*) | Gets the value of the property by index. This is a template overload. |
GetValue(U, BYTE*, UINT32) | Gets the value of the specified property by index. This is a template overload. |
GetValue(UINT32, BYTE*, UINT32) | Gets the value of the specified property by index. |
GetValue(UINT32, D2D1_PROPERTY_TYPE, BYTE*, UINT32) | Gets the value of the specified property by index. |