ID2D1Properties::SetValue methods

Sets the corresponding property by index.

Overload list

Method Description
SetValue(U, const T&) Sets the corresponding property by index. This is a template overload.
SetValue(U, const BYTE*, UINT32) Sets the corresponding property by index. This is a template overload.
SetValue(UINT32, const BYTE*, UINT32) Sets the corresponding property by index.
SetValue(UINT32, D2D1_PROPERTY_TYPE, const BYTE*, UINT32) Sets the corresponding property by index.

See also

ID2D1Properties