get3DCursor Method

Summary

Returns the x,y,z coordinates of the cross hair in the target cell using the specified

sourceCell** and
point**.

Syntax

JavaScript Syntax
get3DCursor = function(targetCell, sourceCell, point) 
TypeScript Syntax
static get3DCursor(targetCell: Cell, sourceCell: Cell, point: LeadPoint3D): LeadPoint3D; 

Parameters

targetCell

The target cell for which to retrieve the position.

sourceCell

The source cell.

point

the source point.

Return Value

LeadPoint3D that represents the target point.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly