[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.RawDeviceContext

RawDeviceContext Class

Represents a wrapper of the gid device context handle.

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

The handle will not be released when RawDeviceContext is disposed.

Constructors

Name Description
RawDeviceContext(nint)

Initializes a new instance of RawDeviceContext class.

Methods

Name Description
Dispose(bool)

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