ASP.NET Pack Programmer's Guide
IGraphics.BeginContainer Method
See Also
 





Saves a graphics container with the current state of this IGraphics object and opens and uses a new graphics container.

 Overload List

Name Description

IGraphics.BeginContainer ()

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.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace