CDCLayoutBase::OnPaint

virtual void CDCLayoutBase::OnPaint(HDC hDC)

void

Defined in: DCNode.h

Parameters

hDC

Handle to device context.

Comments

Called internally in the implementation, this function is intended to be overridden in descendent classes to paint over the rectangle assigned to the node.