BCGSuite for MFC
void CBCGPBrush::SetRadialGradientStops ( const CBCGPBrushGradientStops &  stops,
const CBCGPGradientPoint &  ptCenter,
const CBCGPGradientPoint &  radius,
const CBCGPGradientPoint &  ptOffset,
const CBCGPTransformsArray &  arTransforms,
BCGP_GRADIENT_EXTEND_MODE  extendMode = BCGP_GRADIENT_EXTEND_MODE_CLAMP 
)

Sets the radial gradient stops.

Parameters
stopsArray of the gradient stops.
ptCenterThe center point.
radiusThe radius.
ptOffsetThe offset.
arTransformsArray of the transformation matricies.
extendModeThe extend mode.