Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomAnnotationPoint Constructor
See Also 
Leadtools.Dicom Namespace > DicomAnnotationPoint Structure : DicomAnnotationPoint Constructor




x
X coordinate of the annotation.
y
Y coordinate of the annotation.
Initializes a new instance of the DicomAnnotationPoint structure using the specified coordinates.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal x As Single, _
   ByVal y As Single _
)
Visual Basic (Usage)Copy Code
Dim x As Single
Dim y As Single
 
Dim instance As DicomAnnotationPoint(x, y)
C# 
public DicomAnnotationPoint( 
   float x,
   float y
)
Managed Extensions for C++ 
public: DicomAnnotationPoint( 
   float x,
   float y
)
C++/CLI 
public:
DicomAnnotationPoint( 
   float x,
   float y
)

Parameters

x
X coordinate of the annotation.
y
Y coordinate of the annotation.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features