Closes the current graphics container and restores the state of this GdiGraphics object to the state saved by a call to the BeginContainer method.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public virtual void EndContainer ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub EndContainer( _ |
See Also