clsGpGraphics.ReleaseHDC FunctionThe ReleaseHDC method releases a device context handle obtained by a previous call to the GetHDC method of this Graphics object.Syntax
Public Function ReleaseHDC (ByVal hDC As Long) As GpStatus
Parameters
Remarks
|