physicalEndPoint Property

Summary

Gets or sets the physical end point of the line profile.

Syntax

JavaScript Syntax
Object.defineProperty(LineProfileObject.prototype, 'physicalEndPoint', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
physicalEndPoint: LeadPointD; 

Property Value

LeadPointD that represents the physical the end point of the line profile.

Remarks

To get the logical point, refer to LogicalEndPoint and LogicalStartPoint.

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