←Select platform

LeadPointD Constructor

Summary
Initializes a new instance of LeadPointD with the specified values.
Syntax
C#
C++/CLI
Java
Python
public LeadPointD( 
   double x, 
   double y 
) 
public LeadPointD(double x, double y) 
public: 
LeadPointD(  
   double x, 
   double y 
) 
__init__(self,x,y) # Overloaded constructor 

Parameters

x
The X-coordinate.

y
The Y-coordinate.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.