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. |