LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

LeadPoint Constructor(Int32,Int32)

Show in webframe





The horizontal position of the point.
The vertical position of the point.
Initializes a new instance of the LeadPoint structure with the specified coordinates.
Syntax
public LeadPoint( 
   int x,
   int y
)
'Declaration
 
Public Function New( _
   ByVal x As Integer, _
   ByVal y As Integer _
)
'Usage
 
Dim x As Integer
Dim y As Integer
 
Dim instance As New LeadPoint(x, y)

            

            
public:
LeadPoint( 
   int x,
   int y
)

Parameters

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

Target Platforms

See Also

Reference

LeadPoint Structure
LeadPoint Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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