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