Share via


CD2DLinearGradientBrush::SetEndPoint

Visual Studio 2010 SP1 is required.

Sets the ending coordinates of the linear gradient in the brush's coordinate space

void SetEndPoint(
   CD2DPointF point
);

Parameters

  • point
    The ending two-dimensional coordinates of the linear gradient, in the brush's coordinate space

Requirements

Header: afxrendertarget.h

See Also

Reference

CD2DLinearGradientBrush Class