다음을 통해 공유


CDC::EndPath

Closes a path bracket and selects the path defined by the bracket into the device context.

BOOL EndPath( );

Return Value

Nonzero if the function is successful; otherwise 0.

Example

See the example for CDC::BeginPath.

Requirements

Header: afxwin.h

See Also

Concepts

CDC Class

CDC Members

Hierarchy Chart

CDC::BeginPath