MedicalViewerDesignerCreatedEventArgs Constructor

Summary
The MedicalViewerDesignerCreatedEventArgs class provides data for the MedicalViewerBaseCell.DesignerCreated event.
Syntax
C#
C++/CLI
            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.Engine.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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.