←Select platform

DeleteLeadDC Method

Summary
Deletes the device context that was created using the CreateLeadDC method.
Syntax
C#
VB
C++
public static void DeleteLeadDC( 
   IntPtr hdc 
) 
Public Shared Sub DeleteLeadDC( _ 
   ByVal hdc As IntPtr _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.