CRenderTarget::PopLayer

Stops redirecting drawing operations to the layer that is specified by the last PushLayer call.

void PopLayer();

Requirements

Header: afxrendertarget.h

See Also

Reference

CRenderTarget Class