LeadPoint3D Constructor

Summary

Initializes a new instance of the LeadPoint3D with explicit parameters.

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

Parameters

x

The x value.

y

The y value.

z

The z value.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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