LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetAnnotationPoints Method (DicomGraphicObject)








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". .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomGraphicObject Class
DicomGraphicObject Members
GetAnnotationPoints Method
AnnotationPointCount Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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