public void DrawDisplayList( HWND__* hWnd, Rectangle rcClientRect )
public: void DrawDisplayList( HWND__* hWnd, Rectangle rcClientRect )
Parameters
| Parameter Name | Description |
|---|---|
| hWnd | Window on which the display list will be drawn. |
| rcClientRect | Region of the window used for drawing. |