Saves a graphics container with the current state of this Graphics object and opens and uses a new graphics container.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public abstract void BeginGroup() |
| Visual Basic (Declaration) |
|---|
Public MustOverride Sub BeginGroup |
| Visual C++ |
|---|
public: virtual void BeginGroup() abstract |