'Declaration Public Function New( _
ByVal dataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.Dicom.DicomCompoundAnnotationDataBase _
)
public DicomCompoundAnnotationViewBase(
Vintasoft.Imaging.Annotation.Dicom.DicomCompoundAnnotationDataBase data
)
public: DicomCompoundAnnotationViewBase(
Vintasoft.Imaging.Annotation.Dicom.DicomCompoundAnnotationDataBase* data
)
public:
DicomCompoundAnnotationViewBase(
Vintasoft.Imaging.Annotation.Dicom.DicomCompoundAnnotationDataBase^ data
)
Parameters
- data
- Object that stores the annotation data.