LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerDesignerCreatedEventArgs Constructor (MedicalViewerDesignerCreatedEventArgs)

Show in webframe





MedicalViewerDesignerType enumeration that represents the type of the designer that has been created.
Leadtools.Annotations.AnnDesigner object that represents the designer object.
the sub-cell index of the cell that has the annotation container that fired this event.
Leadtools.Annotations.AnnContainer the annotation container that fired this event.
the annotation object to be created, edited, or clicked under the run mode.
The MedicalViewerDesignerCreatedEventArgs class provides data for the MedicalViewerBaseCell.DesignerCreated event.
Syntax
public MedicalViewerDesignerCreatedEventArgs( 
   MedicalViewerDesignerType type,
   AnnDesigner designer,
   int subCellIndex,
   AnnContainer container,
   AnnObject annObject
)
'Declaration
 
Public Function New( _
   ByVal type As MedicalViewerDesignerType, _
   ByVal designer As AnnDesigner, _
   ByVal subCellIndex As Integer, _
   ByVal container As AnnContainer, _
   ByVal annObject As AnnObject _
)
'Usage
 
Dim type As MedicalViewerDesignerType
Dim designer As AnnDesigner
Dim subCellIndex As Integer
Dim container As AnnContainer
Dim annObject As AnnObject
 
Dim instance As New MedicalViewerDesignerCreatedEventArgs(type, designer, subCellIndex, container, annObject)

            

            
public:
MedicalViewerDesignerCreatedEventArgs( 
   MedicalViewerDesignerType type,
   AnnDesigner^ designer,
   int subCellIndex,
   AnnContainer^ container,
   AnnObject^ annObject
)

Parameters

type
MedicalViewerDesignerType enumeration that represents the type of the designer that has been created.
designer
Leadtools.Annotations.AnnDesigner object that represents the designer object.
subCellIndex
the sub-cell index of the cell that has the annotation container that fired this event.
container
Leadtools.Annotations.AnnContainer the annotation container that fired this event.
annObject
the annotation object to be created, edited, or clicked under the run mode.
Requirements

Target Platforms

See Also

Reference

MedicalViewerDesignerCreatedEventArgs Class
MedicalViewerDesignerCreatedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features