←Select platform

LeadPoint Constructor(Int32,Int32)

Summary

Initializes a new instance of the LeadPoint structure with the specified coordinates.

Syntax

C#
VB
C++
public LeadPoint(  
   int x, 
   int y 
) 
Public Function New( _ 
   ByVal x As Integer, _ 
   ByVal y As Integer _ 
) 
public: 
LeadPoint(  
   int x, 
   int y 
) 

Parameters

x
The horizontal position of the point.

y
The vertical position of the point.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.DataContracts Assembly
Click or drag to resize