←Select platform
In This Topic ▼

Disposed Event

Summary

Occurs when the image is disposed by a call to the Dispose method.

Syntax
C#
VB
C++
public event EventHandler<EventArgs> Disposed 
Public Event Disposed As EventHandler(Of EventArgs) 
public: 
event EventHandler<EventArgs^>^ Disposed 
Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly