toVector Method

Summary

An array that contains the LeadPoint3D values.

Syntax
TypeScript
JavaScript
LeadPoint3D.prototype.toVector = function() 
toVector(): number[]; 

Return Value

An array of float values that contains the LeadPoint3D values.

Remarks

An array of 3 items will be generated:

  • x maps to item 0
  • y maps to item 1
  • z maps to item 2
Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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