CPen::GetLogPen

Call this member function to get a LOGPEN underlying structure. The LOGPEN structure defines the style, color, and pattern of a pen.

Syntax

int GetLogPen( LOGPEN* pLogPen );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CPen Overview, CPen Member Functions, Graphical Drawing Object Classes