LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)
LEAD Technologies, Inc

DeleteLeadDC Method






Handle to a device context that was created using the CreateLeadDC method.
Deletes the device context that was created using the CreateLeadDC method.
Syntax
public static void DeleteLeadDC( 
   IntPtr hdc
)
'Declaration
 
Public Shared Sub DeleteLeadDC( _
   ByVal hdc As IntPtr _
) 
'Usage
 
Dim hdc As IntPtr
 
RasterImagePainter.DeleteLeadDC(hdc)
public static void DeleteLeadDC( 
   IntPtr hdc
)
 function Leadtools.Drawing.RasterImagePainter.DeleteLeadDC( 
   hdc 
)
public:
static void DeleteLeadDC( 
   IntPtr hdc
) 

Parameters

hdc
Handle to a device context that was created using the CreateLeadDC method.
Example
For an example, refer to CreateLeadDC.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImagePainter Class
RasterImagePainter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.