line2 Property

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

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