Windows apps
Collapse the table of content
Expand the table of content
Information
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::SetValue methods

Sets the corresponding property by index.

Overload list

MethodDescription
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

 

 

Show:
© 2017 Microsoft