line2 Property

Summary

Gets or sets the second annotation line.

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

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly