LEADTOOLS WCF (Leadtools.Services.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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.

The LeadPoint Constructor(Int32,Int32) is available in LEADTOOLS Document and Medical Imaging toolkits.

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 New 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 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

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