Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Anonymization Namespace > Anonymizer Class : OnTagMacroUpdated Method |
protected void OnTagMacroUpdated( TagMacroUpdatedEventArgs e )
'Declaration
Protected Sub OnTagMacroUpdated( _ ByVal e As TagMacroUpdatedEventArgs _ )
'Usage
Dim instance As Anonymizer Dim e As TagMacroUpdatedEventArgs instance.OnTagMacroUpdated(e)
protected: void OnTagMacroUpdated( TagMacroUpdatedEventArgs^ e )