C#
VB
C++
public DicomAnnotationPoint[] GetAnnotationPoints()
Public Function GetAnnotationPoints() As DicomAnnotationPoint()
public:
array<DicomAnnotationPoint>^ GetAnnotationPoints();
A buffer of DicomAnnotationPoint objects, that contains the points of the graphical object.
For an example, refer to FindFirstGraphicAnnSQItem.