CPaintGraphicsContext::Create

void CPaintGraphicsContext::Create(HWND hWnd)

Creates a new paint DC on the given window and attaches it to this instance.

Defined in: GraphicContext.h

Parameters

hWnd

Target window for the DC.