C#
VB
C++
Deletes the macro associated with the specified tag.
public virtual void DeleteMacro(
long tag
)
Public Overridable Sub DeleteMacro( _
ByVal tag As Long _
)
public:
virtual void DeleteMacro(
int64 tag
)
tag
The tag to delete the macro for.
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