Saves a graphics container with the current state of this GdiGraphics object and opens and uses a new graphics container.
Overload List| Name | Description |
|---|---|
Saves a graphics container with the current state of this GdiGraphics object and opens and uses a new graphics container. |
|
GdiGraphics.BeginContainer (Rectangle, Rectangle, GraphicsUnit) |
Saves a graphics container with the current state of this GdiGraphics object and opens and uses a new graphics container with the specified scale transformation. |
GdiGraphics.BeginContainer (RectangleF, RectangleF, GraphicsUnit) |
Saves a graphics container with the current state of this GdiGraphics object and opens and uses a new graphics container with the specified scale transformation. |
See Also