Leadtools.MedicalViewer Namespace > MedicalViewerUserTagEventArgs Class : MedicalViewerUserTagEventArgs Constructor |
'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal clipRectangle As Rectangle, _ ByVal cellIndex As Integer _ )
'Usage Dim graphics As Graphics Dim clipRectangle As Rectangle Dim cellIndex As Integer Dim instance As New MedicalViewerUserTagEventArgs(graphics, clipRectangle, cellIndex)