SECPanWnd::DrawPanRect

voidSECPanWnd::DrawPanRect(CDC *pDC)

Draws the rectangle representing the overview window.

Defined in: PANWND.CPP

Return Value

void

Parameters

pDC

Pointer to the device context used to draw the rectangle.

See Also

SetPanRect

SECPanWnd