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