physicalEndPoint Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(LineProfileObject.prototype, 'physicalEndPoint', 
	get: function(), 
	set: function(value) 
) 
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 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.