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