API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGiGDIGeometry Class > ExGiGDIGeometry Methods > ExGiGDIGeometry::endGradientFill Method
ExGiGDIGeometry::endGradientFill Method
Syntax
C++
void endGradientFill(ExGiGDIDC* hdc);
Parameters 
Description 
ExGiGDIDC* hdc 
[in] Handle of device context. 

Outputs filled triangles to the specified device context.

Configures triangleOut() to output regular (non-filled) triangles.

beginGradientFill

Copyright © 2002–2020. Open Design Alliance. All rights reserved.