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