CDC::GetBkMode

This method retrieves the background mode. The background mode defines whether the system removes existing background colors on the drawing surface before drawing text, hatched brushes, or any pen style that is not a solid line.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

int GetBkMode( ) const;

See Also

CDC::GetBkColor, CDC::SetBkColor, CDC::SetBkMode