Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

TagMacroUpdated Event






Occurs after a macro associated with a tag has been updated.
Syntax
public event EventHandler<TagMacroUpdatedEventArgs> TagMacroUpdated
'Declaration
 
Public Event TagMacroUpdated As EventHandler(Of TagMacroUpdatedEventArgs)
'Usage
 
Dim instance As Anonymizer
Dim handler As EventHandler(Of TagMacroUpdatedEventArgs)
 
AddHandler instance.TagMacroUpdated, handler
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

See Also

Reference

Anonymizer Class
Anonymizer Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features