다음을 통해 공유


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

Concepts

CDC Class

CDC Members

Hierarchy Chart

CDC::BeginPath

CDC::EndPath

StrokePath