Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetAnnotationPoints Method (DicomGraphicObject)








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
public DicomAnnotationPoint[] GetAnnotationPoints()
'Declaration
 
Public Function GetAnnotationPoints() As DicomAnnotationPoint()
'Usage
 
Dim instance As DicomGraphicObject
Dim value() As DicomAnnotationPoint
 
value = instance.GetAnnotationPoints()
public DicomAnnotationPoint[] GetAnnotationPoints()
 function Leadtools.Dicom.DicomGraphicObject.GetAnnotationPoints()
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

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
SetAnnotationPoints Method
AnnotationPointCount Property

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features