GraphicsState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class GraphicsState sealed : MarshalByRefObject
public sealed class GraphicsState : MarshalByRefObject
type GraphicsState = class
inherit MarshalByRefObject
Public NotInheritable Class GraphicsState
Inherits MarshalByRefObject
- Inheritance
Remarks
Note
In .NET 6 and later versions, the System.Drawing.Common package, which includes this type, is only supported on Windows operating systems. Use of this type in cross-platform apps causes compile-time warnings and run-time exceptions. For more information, see System.Drawing.Common only supported on Windows.