Saves a graphics container with the current state of this GdiGraphics object and opens and uses a new graphics container. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public virtual GraphicsContainer BeginContainer () |
Visual Basic
![]() |
---|
Public Overridable Function BeginContainer () As GraphicsContainer |
This method returns a .NET GraphicsContainer object that represents the state of this GdiGraphics object at the time of the method call.