public void SetTag(
int row,
MedicalViewerTagAlignment position,
MedicalViewerTagType type,
string userText
)
Public Overloads Sub SetTag( _
ByVal row As Integer, _
ByVal position As MedicalViewerTagAlignment, _
ByVal type As MedicalViewerTagType, _
ByVal userText As String _
)
public:
void SetTag(
int row,
MedicalViewerTagAlignment position,
MedicalViewerTagType type,
String^ userText
)
row
The line at which the overlay text will be drawn.
position
The row parameter alignment.
type
The type of tag.
userText
The user text.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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