LEADTOOLS Medical (Leadtools.Dicom assembly)

GetAnnotationPoints Method (DicomGraphicObject)

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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