Table of Contents

Method ReleaseHdc

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ReleaseHdc(nint)

Releases a device context handle obtained by a previous call to the GetHdc() method of this Graphics.

public virtual void ReleaseHdc(nint hdc)

Parameters

hdc nint

Handle to a device context obtained by a previous call to the GetHdc() method of this Graphics.