CDC::StrokePath

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
CDC::StrokePath

Renders the specified path by using the current pen.

BOOL StrokePath( );
Return Value

Nonzero if the function is successful; otherwise 0.

Remarks

The device context must contain a closed path.

Requirements

Header: afxwin.h

See Also

Reference

Other Resources