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