angle Property

Summary

Gets the angle between the two lines.

Syntax

JavaScript Syntax
Object.defineProperty(CobbAngle.prototype, 'angle', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly