Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerDesignerCreatedEventArgs Constructor (MedicalViewerDesignerCreatedEventArgs)






MedicalViewerDesignerType enumeration that represents the type of the designer that has been created.
Leadtools.Annotations.Designers.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.Core.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.Designers.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.Core.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

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