ShowTagSelectionDialog Method

Summary

Shows the tag selection dialog.

Syntax
C#
VB
C++
public List<long> ShowTagSelectionDialog() 
Public Function ShowTagSelectionDialog() As List(Of Long) 
public: 
List<int64>^ ShowTagSelectionDialog();  

Return Value

A list of tags selected by the user.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly