drawCrossHairLines Property

Summary

The value that determines whether to draw a cross on axial, sagittal, and coronal cells.

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

Property Value

The value that determines whether to draw a cross on axial, sagittal, and coronal cells.

Remarks

The cross line works only on MPR images, for more information on how to create MPR images, refer to MPRCell.

To move the cross hair, refer to CrossHairAction.

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