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