Adds the specified layer to the surface so that it receives all subsequent drawing operations until PopLayer is called.
| Overload | Description |
|---|---|
| PushLayer(geometry) | Adds the specified layer to the surface so that it receives all subsequent drawing operations until PopLayer is called. |
| PushLayer(rect) | Adds the specified layer to the surface so that it receives all subsequent drawing operations until PopLayer is called. |