LEADTOOLS Medical (Leadtools.Dicom assembly)

SetAnnotationPoints Method (DicomCompoundGraphic)

Show in webframe







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).
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
)

            

            
 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

See Also

Reference

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