AddMacro Method

Summary
Adds a macro and associates it with the specified tag.
Syntax
C#
C++/CLI
public virtual void AddMacro( 
   long tag, 
   string macro 
) 
public: 
virtual void AddMacro(  
   int64 tag, 
   String^ macro 
)  

Parameters

tag
The tag to add a macro for.

macro
The macro to associate with the tag.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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