Leadtools.Services.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LeadPoint Constructor(Int32,Int32)
See Also 
Leadtools.Services.DataContracts Namespace > LeadPoint Structure > LeadPoint Constructor : LeadPoint Constructor(Int32,Int32)



x
The horizontal position of the point.
y
The vertical position of the point.
Initializes a new instance of the LeadPoint structure with the specified coordinates.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal x As Integer, _
   ByVal y As Integer _
)
Visual Basic (Usage)Copy Code
Dim x As Integer
Dim y As Integer
 
Dim instance As LeadPoint(x, y)
C# 
public LeadPoint( 
   int x,
   int y
)
C++/CLI 
public:
LeadPoint( 
   int x,
   int y
)

Parameters

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features