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

CDC Class

Hierarchy Chart

CDC::BeginPath

CDC::EndPath

StrokePath

Other Resources

CDC Members