Initializes a new instance of the MedicalViewerBuiltInTagEventArgs class object with explicit parameters.
public MedicalViewerBuiltInTagEventArgs(
int subCellIndex,
MedicalViewerTagType tagType,
string text
)
Public Function New( _
ByVal subCellIndex As Integer, _
ByVal tagType As MedicalViewerTagType, _
ByVal text As String _
)
public:
MedicalViewerBuiltInTagEventArgs(
int subCellIndex,
MedicalViewerTagType tagType,
String^ text
)
subCellIndex
sub-cell index of the cell
tagType
the type of the tag.
text
the tag text.
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