physicalStartPoint Property

Summary

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

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

Property Value

LeadPointD that represents the physical the start 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.