Graphics.EndContainer
Graphics.EndContainer method
Closes the current graphics container and restores the state of this Graphics to the state saved by a call to the BeginContainer method.
public void EndContainer(GraphicsContainer container)
| Parameter | Type | Description |
|---|---|---|
| container | GraphicsContainer | GraphicsContainer that represents the container this method restores. |
See Also
- class GraphicsContainer
- class Graphics
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common