Share via


CD2DSolidColorBrush::SetColor

Visual Studio 2010 SP1 is required.

Specifies the color of this solid color brush

void SetColor(
   D2D1_COLOR_F color
);

Parameters

  • color
    The color of this solid color brush

Requirements

Header: afxrendertarget.h

See Also

Reference

CD2DSolidColorBrush Class