<PackageReference Include="System.Drawing.Common" Version="10.0.2" />
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
{
}
}