Leadtools.MedicalViewer Namespace > MedicalViewerDrawingAnnotationsEventArgs Class : MedicalViewerDrawingAnnotationsEventArgs Constructor |
public MedicalViewerDrawingAnnotationsEventArgs( int subCellIndex, AnnObject annObject, MedicalViewerActionType type, AnnContainer container )
'Declaration Public Function New( _ ByVal subCellIndex As Integer, _ ByVal annObject As AnnObject, _ ByVal type As MedicalViewerActionType, _ ByVal container As AnnContainer _ )
'Usage Dim subCellIndex As Integer Dim annObject As AnnObject Dim type As MedicalViewerActionType Dim container As AnnContainer Dim instance As New MedicalViewerDrawingAnnotationsEventArgs(subCellIndex, annObject, type, container)
public MedicalViewerDrawingAnnotationsEventArgs( int subCellIndex, AnnObject annObject, MedicalViewerActionType type, AnnContainer container )
function MedicalViewerDrawingAnnotationsEventArgs( subCellIndex , annObject , type , container )
public: MedicalViewerDrawingAnnotationsEventArgs( int subCellIndex, AnnObject^ annObject, MedicalViewerActionType type, AnnContainer^ container )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2