CPen

This class encapsulates a Windows CE graphics device interface (GDI) pen.

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

Remarks

Windows CE does not support the overloaded implementations of the CPen::CPen and CPen::CreatePen methods that take the pLogBrush, nStyleCount, and lpStyle parameters.

Windows CE also does not support the GetExtLogPen method of the CPen class.

See Also

CBrush, Graphical Drawing Object Classes