[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.CompatibleDeviceContext

CompatibleDeviceContext Class

Represents a gdi device context coming directly another device context. It has the same format as the another device context.

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

Constructors

Name Description
CompatibleDeviceContext(DeviceContext)

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.