showFirstAndLastReferenceLine Property (MedicalViewer)

Summary

Gets or sets a value that indicates whether to display the potential first and last reference lines of this cell on other cells.

Syntax

JavaScript Syntax
Object.defineProperty(MedicalViewer.prototype, 'showFirstAndLastReferenceLine', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
showFirstAndLastReferenceLine: boolean;

Property Value

true to display the potential first and last reference line; otherwise, it is false.

Remarks

To Enable the reference line, refer to ShowReferenceLine.

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