LeadPoint3D Constructor

Summary

Initializes a new instance of the LeadPoint3D with explicit parameters.

Syntax

JavaScript Syntax
LeadPoint3D = function(x, y, z)
TypeScript Syntax
constructor(x: number, y: number, z: number);

Parameters

x

The x value.

y

The y value.

z

The z value.

Requirements

Target Platforms

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