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