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