OnUIChanged Method

Summary
Raises the UIChanged.
Syntax
C#
C++/CLI
protected virtual void OnUIChanged( 
   MedicalViewerUIChangedEventArgs args 
) 
            protected: 
virtual void OnUIChanged(  
   MedicalViewerUIChangedEventArgs^ args 
)  

Parameters

args
An EventArgs that contains the event data.

Remarks

When overriding OnUIChanged in a derived class, be sure to call the base class's OnUIChanged method so that registered delegates receive the event.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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