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

Show in webframe

MedicalViewerDrawingAnnotationsEventArgs Constructor (MedicalViewerDrawingAnnotationsEventArgs)






the sub-cell index of the cell that has the annotation container that fired the event.
the annotation object to be created.
MedicalViewerActionType enumeration that represents the type of the annotation object to be created.
Leadtools.Annotations.Core.AnnContainer the annotation container that fired the event.
The MedicalViewerDrawingAnnotationsEventArgs class provides data for the MedicalViewerBaseCell.StartDrawingAnnotation event.
Syntax
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 )

Parameters

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.Core.AnnContainer the annotation container that fired the event.
Requirements

Target Platforms

See Also

Reference

MedicalViewerDrawingAnnotationsEventArgs Class
MedicalViewerDrawingAnnotationsEventArgs 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