z Property

Summary

Gets or sets a value that represents the Z coordinate for this LeadPoint3D.

Syntax

JavaScript Syntax
Object.defineProperty(LeadPoint3D.prototype, 'z', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
z: number; 

Property Value

The z-coordinate of this LeadPoint3D.

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