line2 Property (CobbAngle)

Summary

Gets or sets the second annotation line.

Syntax

JavaScript Syntax
Object.defineProperty(CobbAngle.prototype, 'line2', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
line2: AnnPolylineObject;

Property Value

AnnPolylineObject that represents the second line of the cobb-angle.

Remarks

To get or set the first line, refer to Line1.

You can pass the second line here, or in the constructor of this class.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize