create Method

Summary

Initializes a new LeadPointD object with explicit parameters.

Syntax
TypeScript
JavaScript
create = function( 
   x, 
   y 
) 
static create( 
   x: number, 
   y: number 
): LeadPointD; 

Parameters

x

Specifies the X-coordinate of the LeadPointD.

y

Specifies the Y-coordinate of the LeadPointD.

Return Value

A LeadPointD set to x and y set to y.

Requirements

Target Platforms

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

Leadtools Assembly

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