In This Topic ▼

Resized Event

Summary

Optional delegate method for additional processing.

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

Leadtools.MedicalViewer Assembly