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