←Select platform

LeadPoint Constructor (LeadPoint)

Summary

Initializes a new LeadPoint structure with explicit parameters.

Syntax

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

Parameters

x
Specifies the X-coordinate of the LeadPoint structure.

y
Specifies the Y-coordinate of the LeadPoint structure.

Requirements

Target Platforms

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