public MedicalViewerDrawingAnnotationsEventArgs(
int subCellIndex,
AnnObject annObject,
MedicalViewerActionType type,
AnnContainer container
)
Public Function New( _
ByVal subCellIndex As Integer, _
ByVal annObject As AnnObject, _
ByVal type As MedicalViewerActionType, _
ByVal container As AnnContainer _
)
public:
MedicalViewerDrawingAnnotationsEventArgs(
int subCellIndex,
AnnObject^ annObject,
MedicalViewerActionType type,
AnnContainer^ container
)
subCellIndex
the sub-cell index of the cell that has the annotation container that fired the event.
annObject
the annotation object to be created.
type
MedicalViewerActionType enumeration that represents the type of the annotation object to be created.
container
Leadtools.Annotations.Engine.AnnContainer the annotation container that fired the event.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document