Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Create(Double,Double) Method








The x value
The y value
Creates a new instance of the DicomAnnotationPointHelper class.
Syntax
public static DicomAnnotationPoint Create( 
   double x,
   double y
)
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal x As Double, _
   ByVal y As Double _
) As DicomAnnotationPoint
'Usage
 
Dim x As Double
Dim y As Double
Dim value As DicomAnnotationPoint
 
value = DicomAnnotationPointHelper.Create(x, y)
public static DicomAnnotationPoint Create( 
   double x,
   double y
)
 function Leadtools.Dicom.DicomAnnotationPointHelper.Create(Double,Double)( 
   x ,
   y 
)
public:
static DicomAnnotationPoint Create( 
   double x,
   double y
) 

Parameters

x
The x value
y
The y value

Return Value

a new instance of the DicomAnnotationPointHelper class.
Requirements

Target Platforms

See Also

Reference

DicomAnnotationPointHelper Class
DicomAnnotationPointHelper Members
Overload List

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features