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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.