MindFusion.Charting for WebForms Programmer's Guide
GdiGraphics.BeginContainer Method
See Also
 



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

 Overload List

Name Description

GdiGraphics.BeginContainer ()

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

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace