←Select platform

LeadPointD Constructor

Summary

Initializes a new instance of LeadPointD with the specified values.

Syntax
C#
VB
C++
Java
public LeadPointD( 
   double x, 
   double y 
) 
Public Function New( _ 
   ByVal x As Double, _ 
   ByVal y As Double _ 
) 
public LeadPointD(double x, double y) 
public: 
LeadPointD(  
   double x, 
   double y 
) 

Parameters

x
The X-coordinate.

y
The Y-coordinate.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly