angle Property

Summary

Gets the angle between the two lines.

Syntax
TypeScript
JavaScript
Object.defineProperty(CobbAngle.prototype, 'angle', 
	get: function() 
) 
angle: number; // read-only 

Property Value

Value that indicates the angle between the two annotation lines.

Remarks

The cobb angle displays the cobb angle on the screen directly.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly