Class GraphicsContainer

GraphicsContainer class

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 sealed class GraphicsContainer

See Also