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