←Select platform

GetAnnotationPoints Method

Summary
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".
Syntax
C#
VB
C++
public DicomAnnotationPoint[] GetAnnotationPoints() 
Public Function GetAnnotationPoints() As DicomAnnotationPoint() 
public: 
array<DicomAnnotationPoint>^ GetAnnotationPoints();  

Return Value

A buffer of DicomAnnotationPoint objects, that contains the points of the graphical object.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.