←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly