LEADTOOLS Medical (Leadtools.Dicom assembly)

GetAnnotationPoints Method (DicomCompoundGraphic)

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 "Compound Graphic Sequence" (0070,0209).
Syntax
public DicomAnnotationPoint[] GetAnnotationPoints()
'Declaration
 
Public Function GetAnnotationPoints() As DicomAnnotationPoint()
'Usage
 
Dim instance As DicomCompoundGraphic
Dim value() As DicomAnnotationPoint
 
value = instance.GetAnnotationPoints()
public DicomAnnotationPoint[] GetAnnotationPoints()

            

            
 function Leadtools.Dicom.DicomCompoundGraphic.GetAnnotationPoints()
public:
array<DicomAnnotationPoint>^ GetAnnotationPoints(); 

Return Value

An array of DicomAnnotationPoint objects, that represent the points of the graphical object.
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomCompoundGraphic Class
DicomCompoundGraphic 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