LEADTOOLS Medical (Leadtools.Dicom assembly)

SetAnnotationPoints Method (DicomGraphicObject)

Show in webframe







Pointer to an array of DicomDateValue objects that contain the Dicom annotaiton points to set.
Number of annotation points to set.
Sets the points of the graphical object. These points will be used to set the "Graphic Data" (0070,0022) attribute in the "Graphic Annotation Module".
Syntax
public void SetAnnotationPoints( 
   DicomAnnotationPoint[] pts,
   int count
)
'Declaration
 
Public Sub SetAnnotationPoints( _
   ByVal pts() As DicomAnnotationPoint, _
   ByVal count As Integer _
) 
'Usage
 
Dim instance As DicomGraphicObject
Dim pts() As DicomAnnotationPoint
Dim count As Integer
 
instance.SetAnnotationPoints(pts, count)
public void SetAnnotationPoints( 
   DicomAnnotationPoint[] pts,
   int count
)

            

            
 function Leadtools.Dicom.DicomGraphicObject.SetAnnotationPoints( 
   pts ,
   count 
)
public:
void SetAnnotationPoints( 
   array<DicomAnnotationPoint>^ pts,
   int count
) 

Parameters

pts
Pointer to an array of DicomDateValue objects that contain the Dicom annotaiton points to set.
count
Number of annotation points to set.
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
GetAnnotationPoints 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