LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationPoint Constructor(Double,Double)

Show in webframe







X coordinate of the annotation.
Y coordinate of the annotation.
Initializes a new instance of the DicomAnnotationPoint structure using the specified coordinates.
Syntax
public DicomAnnotationPoint( 
   double x,
   double y
)
'Declaration
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double _
)
'Usage
 
Dim x As Double
Dim y As Double
 
Dim instance As New DicomAnnotationPoint(x, y)
public DicomAnnotationPoint( 
   double x,
   double y
)

            

            
function DicomAnnotationPoint( 
   x ,
   y 
)
public:
DicomAnnotationPoint( 
   double x,
   double y
)

Parameters

x
X coordinate of the annotation.
y
Y coordinate of the annotation.
Example
For an example, refer to DicomDataSet.FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomAnnotationPoint Structure
DicomAnnotationPoint Members
Overload List

 

 


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