position Property

Summary

Gets or sets the position of the intersection between the paraxial slice and the parent polygon curve.

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

Property Value

LeadPointD that represents the position of the intersection between the paraxial slice and the parent polygon curve.

Remarks

If you set a position not on the curve, internally the engine finds the closest point that intersects with the parent polygon.

To move the paraxial slice manually, click on the paraxial slice line and drag it.

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.