Returns an array of DicomAnnotationPoint objects, that contains the points of the graphical object.These points are based on the "Graphic Data" (0070,0022) attribute in the "Graphic Annotation Module".
public DicomAnnotationPoint[] GetAnnotationPoints()
Public Function GetAnnotationPoints() As Leadtools.Dicom.DicomAnnotationPoint()
public [Leadtools.Dicom.DicomAnnotationPoint[]](dicomannotationpoint.md) GetAnnotationPoints()
function Leadtools.Dicom.DicomGraphicObject.GetAnnotationPoints()
public:
Leadtools.Dicom.array<DicomAnnotationPoint>^ GetAnnotationPoints();
A buffer of DicomAnnotationPoint objects, that contains the points of the graphical object.
For an example, refer to FindFirstGraphicAnnSQItem.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET