ID2D1Properties::SetValueByName methods
Sets the named property to the given value.
Method | Description |
---|---|
SetValueByName (PCWSTR, const template<T>) | Sets the named property to the given value. This is a template overload. |
SetValueByName (PCWSTR , const BYTE *, UINT32) | Sets the named property to the given value. |
SetValueByName (PCWSTR, D2D1_PROPERTY_TYPE, CONST BYTE, dataSize) | Sets the named property to the given value. |