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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Renders the specified path by using the current pen.
BOOL StrokePath( );
Nonzero if the function is successful; otherwise 0.
The device context must contain a closed path.
Header: afxwin.h