GraphicsContainer

System.Drawing.Drawing2D.GraphicsContainer

Namespace: System.Drawing.Drawing2D

Assembly: System.Drawing.Managed (4.0.0.0)

Represents the internal data of a graphics container. This class is used when saving the state of a Graphics object using the BeginContainer and EndContainer methods. This class cannot be inherited.

public class GraphicsContainer : MarshalByRefObject

Last updated

Was this helpful?