Leadtools.Dicom.Common

AddMacro Method

Show in webframe





The tag to add a macro for.
The macro to associate with the tag.
Adds a macro and associates it with the specified tag.
Syntax
public virtual void AddMacro( 
   long tag,
   string macro
)
'Declaration
 
Public Overridable Sub AddMacro( _
   ByVal tag As Long, _
   ByVal macro As String _
) 
'Usage
 
Dim instance As Anonymizer
Dim tag As Long
Dim macro As String
 
instance.AddMacro(tag, 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

See Also

Reference

Anonymizer Class
Anonymizer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features