Dispose Method (DesktopDeviceContext)
In This Topic
Releases the unmanaged resources used by the DeviceContext and optionally releases the managed resources.
Overload List
Overload | Description |
Dispose(Boolean) | Releases the unmanaged resources used by the DeviceContext and optionally releases the managed resources. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.WindowDeviceContext) |
Dispose() | Releases all resources used by this DeviceContext object. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext) |
See Also