curvePoint Property

Summary

Gets the points that make up the MPR curve.

Syntax
TypeScript
JavaScript
Object.defineProperty(PanoramicPolygon.prototype, 'curvePoint', 
	get: function() 
) 
curvePoint: LeadPointD[]; // read-only 

Property Value

Array of LeadPointD that contains the points that make up the curve.

Remarks

CurvePoint is internally generated. The user just adds the points to the panoramic polygon and the algorithm generates a curve out of it.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.