Graphics::BeginContainer Method
.NET Framework (current version)
Saves a graphics container with the current state of this Graphics and opens and uses a new graphics container.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | BeginContainer() | Saves a graphics container with the current state of this Graphics and opens and uses a new graphics container. |
![]() | BeginContainer(Rectangle, Rectangle, GraphicsUnit) | Saves a graphics container with the current state of this Graphics and opens and uses a new graphics container with the specified scale transformation. |
![]() | BeginContainer(RectangleF, RectangleF, GraphicsUnit) | Saves a graphics container with the current state of this Graphics and opens and uses a new graphics container with the specified scale transformation. |
Show:
