<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />
System.Drawing.Drawing2D.GraphicsState
Represents the state of a
Graphics object. This object is returned by a call to the
Save methods. This class cannot be inherited.
namespace System.
Drawing.
Drawing2D
{
public sealed class GraphicsState :
MarshalByRefObject
{
}
}