create Method (LeadPointD)

Summary

Initializes a new LeadPointD object with explicit parameters.

Syntax

JavaScript Syntax
create = function(x, y)
TypeScript Syntax
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

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