C#
VB
C++
Occurs after a macro associated with a tag has been updated.
public event EventHandler<TagMacroUpdatedEventArgs> TagMacroUpdated
Public Event TagMacroUpdated As EventHandler(Of TagMacroUpdatedEventArgs)
public:
event EventHandler<TagMacroUpdatedEventArgs^>^ TagMacroUpdated
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.
Property | Description |
---|---|
TagMacro | Gets the tag and macro information. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET