The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID2D1Properties::GetValue methods
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. |
See also
Show: