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