OnTagMacroUpdated Method

Summary

Raises the TagMacroUpdated event.

Syntax
C#
VB
C++
protected virtual void OnTagMacroUpdated( 
   TagMacroUpdatedEventArgs e 
) 
Protected Sub OnTagMacroUpdated( _ 
   ByVal e As TagMacroUpdatedEventArgs _ 
)  
protected: 
void OnTagMacroUpdated(  
   TagMacroUpdatedEventArgs^ e 
)  

Parameters

e
The TagMacroUpdatedEventArgs instance containing the event data.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly