ID2D1Properties::GetValueByName methods

Gets the property value by name.

Overload list

Method Description
GetValueByName(PCWSTR) Gets the property value by name. This is a template overload.
GetValueByName(PCWSTR, T*) Gets the property value by name. This is a template overload.
GetValueByName(PCWSTR, BYTE*, UINT32) Gets the property value by name.
GetValueByName(PCWSTR, D2D1_PROPERTY_TYPE, BYTE*, UINT32) Gets the property value by name.

See also

ID2D1Properties