OverlayTag Constructor(MedicalViewerTagType,MedicalViewerTagAlignment,int)

Summary
Initializes a new instance of the OverlayTag class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal tagType As MedicalViewerTagType, _ 
   ByVal position As MedicalViewerTagAlignment, _ 
   ByVal row As Integer _ 
) 
public: 
OverlayTag(  
   MedicalViewerTagType tagType, 
   MedicalViewerTagAlignment position, 
   int row 
) 

Parameters

tagType
The type of the tag.

position
The Position of the Tag within the Leadtools.MedicalViewer.MedicalViewerCell.

row
The index of the row for the displayed Tag.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.