[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.WindowDeviceContext

WindowDeviceContext Class

Represents a gdi device context coming directly from a window.

Namespace: C1.Framework.Drawing.Gdi.DeviceContexts
Assembly: C1.Win.Input.8.dll
Syntax
public class WindowDeviceContext : DeviceContext, IDeviceContext, IDisposable

Constructors

Name Description
WindowDeviceContext(nint)

Initializes a new instance of the WindowDeviceContext class.

Methods

Name Description
Dispose(bool)

Releases the unmanaged resources used by the WindowDeviceContext and optionally releases the managed resources.