LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

DeleteLeadDC Method

Show in webframe





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
) 

Parameters

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

Target Platforms

See Also

Reference

RasterImagePainter Class
RasterImagePainter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.