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 22.0.2023.2.2
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.