line1 Property (CobbAngle)

Summary

Gets or sets the first annotation line.

Syntax

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

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

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