showFirstAndLastReferenceLine Property

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
TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'showFirstAndLastReferenceLine', 
	get: function(), 
	set: function(value) 
) 
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

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