Leadtools.MedicalViewer Namespace > MedicalViewerBuiltInTagEventArgs Class : MedicalViewerBuiltInTagEventArgs Constructor |
public MedicalViewerBuiltInTagEventArgs( int subCellIndex, MedicalViewerTagType tagType, string text )
'Declaration Public Function New( _ ByVal subCellIndex As Integer, _ ByVal tagType As MedicalViewerTagType, _ ByVal text As String _ )
'Usage Dim subCellIndex As Integer Dim tagType As MedicalViewerTagType Dim text As String Dim instance As New MedicalViewerBuiltInTagEventArgs(subCellIndex, tagType, text)
public: MedicalViewerBuiltInTagEventArgs( int subCellIndex, MedicalViewerTagType tagType, String^ text )