public OverlayTag(
long tag,
string formatString,
MedicalViewerTagAlignment position,
int row,
bool generalTag
)
Public Function New( _
ByVal tag As Long, _
ByVal formatString As String, _
ByVal position As MedicalViewerTagAlignment, _
ByVal row As Integer, _
ByVal generalTag As Boolean _
)
public:
OverlayTag(
int64 tag,
String^ formatString,
MedicalViewerTagAlignment position,
int row,
bool generalTag
)
tag
The Tag value.
formatString
The format System.String of the displayed value.
position
The Tag's Position within the Leadtools.MedicalViewer.MedicalViewerCell.
row
The index of the row for the displayed Tag.
generalTag
Indicate whether this OverlayTag is a general tag for the whole series or specific to the image.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document