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

SetAnnotationPoints Method (DicomCompoundGraphic)








An array of DicomAnnotationPoint objects that contain the DICOM annotation 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 "Compound Graphic Sequence" (0070,0209). .NET support WinRT 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 DicomCompoundGraphic
Dim pts() As DicomAnnotationPoint
Dim count As Integer
 
instance.SetAnnotationPoints(pts, count)
public void SetAnnotationPoints( 
   DicomAnnotationPoint[] pts,
   int count
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomCompoundGraphic.SetAnnotationPoints( 
   pts ,
   count 
)
public:
void SetAnnotationPoints( 
   array<DicomAnnotationPoint>^ pts,
   int count
) 

Parameters

pts
An array of DicomAnnotationPoint objects that contain the DICOM annotation points to set.
count
Number of annotation points to set.
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
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

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