←Select platform

MedicalViewerBuiltInTagEventArgs Constructor (MedicalViewerBuiltInTagEventArgs)

Summary

Initializes a new instance of the MedicalViewerBuiltInTagEventArgs class object with explicit parameters.

Syntax

C#
VB
C++
public MedicalViewerBuiltInTagEventArgs(  
   int subCellIndex, 
   Leadtools.Medicalviewer.MedicalViewerTagType tagType, 
   string text 
) 
Public Function New( _ 
   ByVal subCellIndex As Integer, _ 
   ByVal tagType As Leadtools.Medicalviewer.MedicalViewerTagType, _ 
   ByVal text As String _ 
) 
public: 
MedicalViewerBuiltInTagEventArgs(  
   int subCellIndex, 
   Leadtools.Medicalviewer.MedicalViewerTagType tagType, 
   String^ text 
) 

Parameters

subCellIndex
sub-cell index of the cell

tagType
the type of the tag.

text
the tag text.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize