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