TagMacroUpdated Event

Summary
Occurs after a macro associated with a tag has been updated.
Syntax
C#
VB
C++
public event EventHandler<TagMacroUpdatedEventArgs> TagMacroUpdated 
Public Event TagMacroUpdated As EventHandler(Of TagMacroUpdatedEventArgs) 
public: 
event EventHandler<TagMacroUpdatedEventArgs^>^ TagMacroUpdated 
Event Data

The event handler receives an argument of type TagMacroUpdatedEventArgs containing data related to this event. The following TagMacroUpdatedEventArgs properties provide information specific to this event.

PropertyDescription
TagMacro Gets the tag and macro information.
Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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