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