line1 Property

Summary

Gets or sets the first annotation line.

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

Property Value

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

Remarks

To get or set the second line, refer to Line2.

You can pass the first 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