Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
AnnPoint Constructor(Single,Single)
See Also 
Leadtools.Annotations Namespace > AnnPoint Structure > AnnPoint Constructor : AnnPoint Constructor(Single,Single)




x
The horizontal position of the point.
y
The vertical position of the point.
Initializes a new instance of the AnnPoint structure with 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 AnnPoint(x, y)
C# 
public AnnPoint( 
   float x,
   float y
)
Managed Extensions for C++ 
public: AnnPoint( 
   float x,
   float y
)
C++/CLI 
public:
AnnPoint( 
   float x,
   float y
)

Parameters

x
The horizontal position of the point.
y
The vertical position of the point.

Remarks

Unit will be set to the default (Pixel).

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.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features