Edit

ID2D1Properties::SetValueByName methods

Sets the named property to the given value.

Overload list

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.

Requirements

Requirement Value
Header
D2d1_1.h

See also

ID2D1Properties