C#
VB
C++
Deletes the device context that was created using the CreateLeadDC method.
public static void DeleteLeadDC(
IntPtr hdc
)
Public Shared Sub DeleteLeadDC( _
ByVal hdc As IntPtr _
)
public:
static void DeleteLeadDC(
IntPtr hdc
)
hdc
Handle to a device context that was created using the CreateLeadDC method.
For an example, refer to CreateLeadDC.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET