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 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.