←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly