←Select platform

DeleteMacro Method

Summary

Deletes the macro associated with the specified tag.

Syntax

C#
VB
C++
public virtual void DeleteMacro( 
   long tag 
) 
Public Overridable Sub DeleteMacro( _ 
   ByVal tag As Long _ 
)  
public: 
virtual void DeleteMacro(  
   int64 tag 
)  

Parameters

tag
The tag to delete the macro for.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly